Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDevicePostureControllerImpl.java46 Context context, DeviceStateManager deviceStateManager, @Main Executor executor) { in DevicePostureControllerImpl()
H A DDeviceStateRotationLockSettingController.java66 DeviceStateManager deviceStateManager, in DeviceStateRotationLockSettingController()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDevicePostureController.java106 final DeviceStateManager deviceStateManager = mContext.getSystemService( in onInit() local
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DDisplayFoldController.java66 DeviceStateManager deviceStateManager = context.getSystemService(DeviceStateManager.class); in DisplayFoldController() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardDisplayManager.java319 DeviceStateManager deviceStateManager, in DeviceStateHelper()
/aosp14/frameworks/base/core/java/android/hardware/devicestate/
H A DDeviceStateManagerGlobal.java83 public DeviceStateManagerGlobal(@NonNull IDeviceStateManager deviceStateManager) { in DeviceStateManagerGlobal()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java676 public CentralSurfacesImpl( in CentralSurfacesImpl()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageCoordinator.java330 final DeviceStateManager deviceStateManager = in StageCoordinator() local