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