Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DNavigationBarEdgePanel.java225 private int mCurrentArrowColor; field in NavigationBarEdgePanel
594 mArrowStartColor = mCurrentArrowColor; in updateIsDark()
600 mCurrentArrowColor = color; in setCurrentArrowColor()