Searched refs:newBarMode (Results 1 – 1 of 1) sorted by relevance
124 void onStatusBarModeChanged(int newBarMode) { in onStatusBarModeChanged() argument125 mStatusBarMode = newBarMode; in onStatusBarModeChanged()148 public void onNavigationBarModeChanged(int newBarMode) { in onNavigationBarModeChanged() argument149 mHasLightNavigationBar = isLight(mAppearance, newBarMode, APPEARANCE_LIGHT_NAVIGATION_BARS); in onNavigationBarModeChanged()