Searched refs:newBarMode (Results 1 – 1 of 1) sorted by relevance
133 void onStatusBarModeChanged(int newBarMode) { in onStatusBarModeChanged() argument134 mStatusBarMode = newBarMode; in onStatusBarModeChanged()157 public void onNavigationBarModeChanged(int newBarMode) { in onNavigationBarModeChanged() argument158 mHasLightNavigationBar = isLight(mAppearance, newBarMode, APPEARANCE_LIGHT_NAVIGATION_BARS); in onNavigationBarModeChanged()