Searched refs:newBarMode (Results 1 – 1 of 1) sorted by relevance
174 void onStatusBarModeChanged(int newBarMode) { in onStatusBarModeChanged() argument175 mStatusBarMode = newBarMode; in onStatusBarModeChanged()221 public void onNavigationBarModeChanged(int newBarMode) { in onNavigationBarModeChanged() argument222 mHasLightNavigationBar = isLight(mAppearance, newBarMode, APPEARANCE_LIGHT_NAVIGATION_BARS); in onNavigationBarModeChanged()