Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLightBarController.java247 public void onNavigationBarModeChanged(int newBarMode) { in onNavigationBarModeChanged() argument
248 mHasLightNavigationBar = isLight(mAppearance, newBarMode, APPEARANCE_LIGHT_NAVIGATION_BARS); in onNavigationBarModeChanged()