Searched refs:CLOSE (Results 1 – 5 of 5) sorted by relevance
552 private enum RingerDrawerState {INIT, OPEN, CLOSE} enumConstant586 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()
113 CLOSE(75); // 120dpi enumConstant
3766 // OPEN: Notification unsnoozed. CLOSE: Notification snoozed. UPDATE: snoozed notification3862 // OPEN: Notification channel created. CLOSE: Notification channel deleted. UPDATE: notification5924 // CLOSE: Slice became invisible.6545 // CLOSE: Emergency dialer closed7250 // TYPE: OPEN, CLOSE or UPDATE.7394 // CLOSE: Seekbar is not visible
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
57501 enum_constant public static final android.webkit.WebSettings.ZoomDensity CLOSE;