Ejemplo n.º 1
0
 public float getX(View view) {
   return IMPL.getX(view);
 }
Ejemplo n.º 2
0
 @SuppressWarnings("unused")
 public static float getX(View view) {
   return IMPL.getX(view);
 }