Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DNavigationBarEdgePanel.java221 private int mCurrentArrowColor; field in NavigationBarEdgePanel
574 mArrowStartColor = mCurrentArrowColor; in updateIsDark()
580 mCurrentArrowColor = color; in setCurrentArrowColor()