Searched defs:LAYOUT_DIRECTION_RTL (Results 1 – 2 of 2) sorted by relevance
1897 public static final int LAYOUT_DIRECTION_RTL = LayoutDirection.RTL; field in View
223 public static final int LAYOUT_DIRECTION_RTL = 1; field in ViewCompat