Searched refs:getNightMode (Results 1 – 7 of 7) sorted by relevance
271 public @NightMode int getNightMode() { in getNightMode() method in UiModeManager274 return mService.getNightMode(); in getNightMode()
53 int getNightMode(); in getNightMode() method
437 public int getNightMode() {926 final int currMode = mInterface.getNightMode(); in printCurrentNightMode()
1182 private int getNightMode() { in getNightMode() method in ViewRootImpl1189 boolean useAutoDark = getNightMode() == Configuration.UI_MODE_NIGHT_YES; in updateForceDarkMode()
2316 String nightMode = mUiModeManager == null ? "null" : mUiModeManager.getNightMode() + ""; in dump()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
1934 HSPLcom/android/server/UiModeManagerService$6;->getNightMode()I