Home
last modified time | relevance | path

Searched refs:updateArrowDirection (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DNavigationBarEdgePanel.java359 updateArrowDirection(); in NavigationBarEdgePanel()
525 updateArrowDirection(); in onConfigurationChanged()
567 private void updateArrowDirection() { in updateArrowDirection() method in NavigationBarEdgePanel
H A DBackPanelController.kt278 updateArrowDirection(isLayoutRtl)
284 updateArrowDirection(configurationController.isLayoutRtl)
291 private fun updateArrowDirection(isLayoutRtl: Boolean) { regex