Home
last modified time | relevance | path

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

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