Searched refs:checkBarModes (Results 1 – 4 of 4) sorted by relevance
45 override fun checkBarModes() {} in checkBarModes() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
213 void checkBarModes(); in checkBarModes() method
1201 checkBarModes(); in makeStatusBarView()1215 checkBarModes(); in makeStatusBarView()1655 checkBarModes(); in updateBarMode()1684 public void checkBarModes() { in checkBarModes() method1723 private final Runnable mCheckBarModes = this::checkBarModes;1735 checkBarModes(); in setInteracting()3139 checkBarModes();3243 checkBarModes();
1101 checkBarModes(); in setImeWindowStatus()1681 private void checkBarModes() { in checkBarModes() method in NavigationBar1684 mCentralSurfacesOptionalLazy.get().ifPresent(CentralSurfaces::checkBarModes); in checkBarModes()