Searched refs:isNightModeLocked (Results 1 – 5 of 5) sorted by relevance
70 boolean isNightModeLocked(); in isNightModeLocked() method
501 public boolean isNightModeLocked() { in isNightModeLocked() method in UiModeManager504 return mService.isNightModeLocked(); in isNightModeLocked()
649 if (isNightModeLocked() && (getContext().checkCallingOrSelfPermission(708 public boolean isNightModeLocked() {762 if (isNightModeLocked() && getContext().checkCallingOrSelfPermission(790 if (isNightModeLocked() && getContext().checkCallingOrSelfPermission(
530 method public boolean isNightModeLocked();
3675 PLcom/android/server/UiModeManagerService$11;->isNightModeLocked()Z