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