public static int getLayoutDirection(View view) {
   return IMPL.getLayoutDirection(view);
 }