Home
last modified time | relevance | path

Searched defs:isNightModeLocked (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIUiModeManager.aidl112 boolean isNightModeLocked(); in isNightModeLocked() method
H A DUiModeManager.java827 public boolean isNightModeLocked() { in isNightModeLocked() method in UiModeManager