Home
last modified time | relevance | path

Searched defs:requestState (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/devicestate/
H A DIDeviceStateManager.aidl52 void requestState(IBinder token, int state, int flags); in requestState() method
H A DDeviceStateManager.java96 public void requestState(@NonNull DeviceStateRequest request, in requestState() method in DeviceStateManager
H A DDeviceStateManagerGlobal.java119 public void requestState(@NonNull DeviceStateRequest request, in requestState() method in DeviceStateManagerGlobal
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeMachine.java195 public void requestState(State requestedState) { in requestState() method in DozeMachine
216 private void requestState(State requestedState, int pulseReason) { in requestState() method in DozeMachine
/aosp12/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/
H A DDeviceStateManagerGlobalTest.java247 public void requestState(IBinder token, int state, int flags) { in requestState() method in DeviceStateManagerGlobalTest.TestDeviceStateManagerService
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicestate/
H A DDeviceStateManagerServiceTest.java289 public void requestState() throws RemoteException { in requestState() method in DeviceStateManagerServiceTest
/aosp12/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateManagerService.java783 public void requestState(IBinder token, int state, int flags) { in requestState() method in DeviceStateManagerService.BinderService
/aosp12/system/chre/chpp/include/chpp/
H A Dapp.h352 uint8_t requestState; // From enum ChppRequestState member