Searched refs:COUNT_DOWN_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
55 private static final int COUNT_DOWN_NOTIFICATION_ID = 0x112; field in EmergencyActionForegroundService101 startForeground(COUNT_DOWN_NOTIFICATION_ID, notification); in onStartCommand()113 mNotificationManager.cancel(COUNT_DOWN_NOTIFICATION_ID); in onDestroy()