Searched refs:LAYOUT_DIRECTION_UNDEFINED (Results 1 – 6 of 6) sorted by relevance
65 private int mGluedLayoutDirection = LAYOUT_DIRECTION_UNDEFINED;232 final boolean alreadyGlued = mGluedLayoutDirection != LAYOUT_DIRECTION_UNDEFINED; in onRtlPropertiesChanged()
50 private int mResolvedDirection = LAYOUT_DIRECTION_UNDEFINED;
228 private int mLayoutDirection = View.LAYOUT_DIRECTION_UNDEFINED;
261 private int mLayoutDirection = View.LAYOUT_DIRECTION_UNDEFINED;
2940 public static final int LAYOUT_DIRECTION_UNDEFINED = LayoutDirection.UNDEFINED; field in View
62882 Landroid/view/View;->LAYOUT_DIRECTION_UNDEFINED:I