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
202 public boolean isLayoutRtl() { in isLayoutRtl() method in QSPanelController
157 override fun isLayoutRtl(): Boolean { in isLayoutRtl() method
904 public boolean isLayoutRtl() { in isLayoutRtl() method in NotificationStackScrollLayoutController
8925 public boolean isLayoutRtl() { in isLayoutRtl() method in ViewGroup.MarginLayoutParams
13176 public boolean isLayoutRtl() { in isLayoutRtl() method in View