Searched refs:onLayoutDirectionChanged (Results 1 – 4 of 4) sorted by relevance
48 override fun onLayoutDirectionChanged(layoutDirection: Int): Boolean { in onLayoutDirectionChanged() method50 return super.onLayoutDirectionChanged(layoutDirection) in onLayoutDirectionChanged()
188 .onLayoutDirectionChanged(/* isLayoutRtl= */ true); in onLayoutDirectionChanged_recreatePanel()
97 public void onLayoutDirectionChanged(boolean isLayoutRtl) {
356 public void onLayoutDirectionChanged(boolean isLayoutRtl) { in onLayoutDirectionChanged() method in CarVolumeDialogImpl