Searched refs:TAG_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance
52 private static final String TAG_NOTIFICATION = "low_battery"; field in PowerNotificationWarnings130 mNoMan.cancelAsUser(TAG_NOTIFICATION, R.id.notification_power, UserHandle.ALL); in updateNotification()149 mNoMan.notifyAsUser(TAG_NOTIFICATION, R.id.notification_power, n, UserHandle.ALL); in showInvalidChargerNotification()179 mNoMan.notifyAsUser(TAG_NOTIFICATION, R.id.notification_power, nb.build(), UserHandle.ALL); in showWarningNotification()