Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/devicestate/
H A DDeviceStateManagerGlobal.java402 void notifyBaseStateChanged(int newBaseState) { in notifyBaseStateChanged()
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateManagerService.java1035 private void handleRearDisplayBaseStateChangedLocked(int newBaseState) { in handleRearDisplayBaseStateChangedLocked()
1046 private boolean isDeviceOpeningLocked(int newBaseState) { in isDeviceOpeningLocked()