Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarEdgePanel.java271 setCurrentArrowColor(newColor); in NavigationBarEdgePanel()
486 setCurrentArrowColor(mArrowColor); in updateIsDark()
493 private void setCurrentArrowColor(int color) { in setCurrentArrowColor() method in NavigationBarEdgePanel