Home
last modified time | relevance | path

Searched defs:mDeviceState (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/packages/apps/Camera2/src/com/android/camera/device/
H A DCameraDeviceLifecycle.java41 private final SingleDeviceStateMachine<TDevice, CameraDeviceKey> mDeviceState; field in CameraDeviceLifecycle
H A DSingleDeviceStateMachine.java83 private DeviceState mDeviceState; field in SingleDeviceStateMachine
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DCachedDeviceStateService.java39 private final CachedDeviceState mDeviceState = new CachedDeviceState(); field in CachedDeviceStateService
/aosp12/frameworks/base/apct-tests/perftests/core/src/android/os/
H A DLooperStatsPerfTest.java46 private CachedDeviceState mDeviceState; field in LooperStatsPerfTest
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
H A DAccessibilityInputConsumer.java48 private final RecentsAnimationDeviceState mDeviceState; field in AccessibilityInputConsumer
H A DOneHandedModeInputConsumer.java52 private final RecentsAnimationDeviceState mDeviceState; field in OneHandedModeInputConsumer
H A DDeviceLockedInputConsumer.java85 private final RecentsAnimationDeviceState mDeviceState; field in DeviceLockedInputConsumer
H A DOtherActivityInputConsumer.java90 private final RecentsAnimationDeviceState mDeviceState; field in OtherActivityInputConsumer
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DStatusTracker.h114 ComponentState mDeviceState; variable
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/
H A DUceDeviceState.java88 final @DeviceStateType int mDeviceState; field in UceDeviceState.DeviceStateResult
168 private @DeviceStateType int mDeviceState; field in UceDeviceState
H A DUceController.java328 private UceDeviceState mDeviceState; field in UceController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDeviceStateRotationLockSettingController.java64 private int mDeviceState = -1; field in DeviceStateRotationLockSettingController
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/nitz/
H A DTimeZoneSuggesterImpl.java45 private final DeviceState mDeviceState; field in TimeZoneSuggesterImpl
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewComponentObserver.java59 private final RecentsAnimationDeviceState mDeviceState; field in OverviewComponentObserver
H A DSwipeUpAnimationLogic.java60 protected final RecentsAnimationDeviceState mDeviceState; field in SwipeUpAnimationLogic
H A DTouchInteractionService.java344 private RecentsAnimationDeviceState mDeviceState; field in TouchInteractionService
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/rcs/uce/
H A DUceControllerTest.java67 @Mock UceDeviceState mDeviceState; field in UceControllerTest
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraProviderManager.h338 android::hardware::hidl_bitfield<hardware::camera::provider::V2_5::DeviceState> mDeviceState; variable
373 hardware::hidl_bitfield<hardware::camera::provider::V2_5::DeviceState> mDeviceState; member
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DLooperStats.java54 private CachedDeviceState.Readonly mDeviceState; field in LooperStats
H A DBinderCallsStats.java117 private CachedDeviceState.Readonly mDeviceState; field in BinderCallsStats
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DLooperStatsTest.java48 private CachedDeviceState mDeviceState; field in LooperStatsTest
H A DBinderCallsStatsTest.java63 private final CachedDeviceState mDeviceState = new CachedDeviceState(false, true); field in BinderCallsStatsTest
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DLogicalDisplayMapper.java152 private int mDeviceState = DeviceStateManager.INVALID_DEVICE_STATE; field in LogicalDisplayMapper
/aosp12/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java196 private int mDeviceState; field in CameraServiceProxy
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DTelephonyConnectionServiceTest.java123 @Mock DeviceState mDeviceState; field in TelephonyConnectionServiceTest

12