Home
last modified time | relevance | path

Searched refs:CLOSE (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
H A DVolumeDialogImplTest.java552 private enum RingerDrawerState {INIT, OPEN, CLOSE} enumConstant
586 assertRingerContainerDescribesItsState(RINGER_MODE_NORMAL, RingerDrawerState.CLOSE); in ringerModeNormal_closeDrawer_ringerContainerDescribesItsState()
591 assertRingerContainerDescribesItsState(RINGER_MODE_SILENT, RingerDrawerState.CLOSE); in ringerModeSilent_closeDrawer_ringerContainerDescribesItsState()
596 assertRingerContainerDescribesItsState(RINGER_MODE_VIBRATE, RingerDrawerState.CLOSE); in ringerModeVibrate_closeDrawer_ringerContainerDescribesItsState()
637 if (drawerState == RingerDrawerState.CLOSE) { in assertRingerContainerDescribesItsState()
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebSettings.java113 CLOSE(75); // 120dpi enumConstant
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto3766 // OPEN: Notification unsnoozed. CLOSE: Notification snoozed. UPDATE: snoozed notification
3862 // OPEN: Notification channel created. CLOSE: Notification channel deleted. UPDATE: notification
5924 // CLOSE: Slice became invisible.
6545 // CLOSE: Emergency dialer closed
7250 // TYPE: OPEN, CLOSE or UPDATE.
7394 // CLOSE: Seekbar is not visible
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt57501 enum_constant public static final android.webkit.WebSettings.ZoomDensity CLOSE;