Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DFloatingRotationButton.java70 updateIcon(mRotationButtonController.getLightIconColor(), in setRotationButtonController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DRotationButtonController.java381 public @ColorInt int getLightIconColor() { in getLightIconColor() method in RotationButtonController