Esempio n. 1
0
 public static int getImportantForAccessibility(View view) {
   return IMPL.getImportantForAccessibility(view);
 }