Searched refs:ACTION_FLASH_NOTIFICATION_STOP_PREVIEW (Results 1 – 3 of 3) sorted by relevance
20 …c com.android.settings.accessibility.FlashNotificationsUtil.ACTION_FLASH_NOTIFICATION_STOP_PREVIEW;177 Intent stopIntent = new Intent(ACTION_FLASH_NOTIFICATION_STOP_PREVIEW);
37 static final String ACTION_FLASH_NOTIFICATION_STOP_PREVIEW = field in FlashNotificationsUtil
24 …c com.android.settings.accessibility.FlashNotificationsUtil.ACTION_FLASH_NOTIFICATION_STOP_PREVIEW;237 .isEqualTo(ACTION_FLASH_NOTIFICATION_STOP_PREVIEW); in assertStopPreview()