Home
last modified time | relevance | path

Searched defs:committedState (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateManagerShellCommand.java74 Optional<DeviceState> committedState = mService.getCommittedState(); in printAllStates() local
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDeviceInfo.java401 public int committedState = Display.STATE_UNKNOWN; field in DisplayDeviceInfo
/aosp14/frameworks/base/core/java/android/view/
H A DDisplayInfo.java274 public int committedState; field in DisplayInfo