Home
last modified time | relevance | path

Searched defs:STATE_DISABLED (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/android/uwb/
H A DAdapterState.aidl27 STATE_DISABLED, enumConstant
H A DUwbManager.java111 int STATE_DISABLED = 0; field
/aosp12/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/
H A DPlayPauseStopImageView.java44 private static final int[] STATE_DISABLED = {R.attr.state_disabled}; field in PlayPauseStopImageView
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/widget/
H A DPlayPauseButton.java39 private static final int[] STATE_DISABLED = {R.attr.state_disabled}; field in PlayPauseButton
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DWorkProfileManager.java50 public static final int STATE_DISABLED = 2; field in WorkProfileManager
/aosp12/frameworks/base/core/java/com/android/internal/compat/
H A DChangeReporter.java214 public static final int STATE_DISABLED = field in ChangeReporter
/aosp12/hardware/google/pixel/health/include/pixelhealth/
H A DBatteryDefender.h67 STATE_DISABLED, enumerator
/aosp12/frameworks/base/core/java/android/content/om/
H A DOverlayInfo.java90 public static final int STATE_DISABLED = 2; field in OverlayInfo
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationAnimationController.java53 private static final int STATE_DISABLED = 0; field in WindowMagnificationAnimationController
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureSession.java83 public static final int STATE_DISABLED = 0x4; field in ContentCaptureSession