Searched refs:ACTION_FLASH_NOTIFICATION_STOP_PREVIEW (Results 1 – 2 of 2) sorted by relevance
26 …m.android.server.accessibility.FlashNotificationsController.ACTION_FLASH_NOTIFICATION_STOP_PREVIEW;415 Intent stopIntent = new Intent(ACTION_FLASH_NOTIFICATION_STOP_PREVIEW); in simulateLongPreview()
130 static final String ACTION_FLASH_NOTIFICATION_STOP_PREVIEW = field in FlashNotificationsController250 broadcastFilter.addAction(ACTION_FLASH_NOTIFICATION_STOP_PREVIEW); in FlashNotificationsController()890 } else if (ACTION_FLASH_NOTIFICATION_STOP_PREVIEW.equals(intent.getAction())) { in onReceive()