Searched defs:isLayoutRtl (Results 1 – 8 of 8) sorted by relevance
34 boolean isLayoutRtl(); in isLayoutRtl() method44 default void onLayoutDirectionChanged(boolean isLayoutRtl) {} in onLayoutDirectionChanged()
38 public boolean isLayoutRtl() { in isLayoutRtl() method in FakeConfigurationController
34 override fun isLayoutRtl(): Boolean = false method in com.android.systemui.statusbar.policy.FakeConfigurationController
198 public boolean isLayoutRtl() { in isLayoutRtl() method in QSPanelController
148 override fun isLayoutRtl(): Boolean { in isLayoutRtl() method
891 public boolean isLayoutRtl() { in isLayoutRtl() method in NotificationStackScrollLayoutController
8775 public boolean isLayoutRtl() { in isLayoutRtl() method in ViewGroup.MarginLayoutParams
12669 public boolean isLayoutRtl() { in isLayoutRtl() method in View