Searched refs:getNotificationTag (Results 1 – 3 of 3) sorted by relevance
85 notificationManager.notify(getNotificationTag(), in postStorageLowNotification()95 notificationManager.cancel(getNotificationTag(), in cancelStorageLowNotification()99 private static String getNotificationTag() { in getNotificationTag() method in SmsStorageStatusManager
182 notificationManager.notify(getNotificationTag(mRequestType), NOTIFICATION_ID, in onReceive()192 manager.cancel(getNotificationTag(mRequestType), NOTIFICATION_ID); in onReceive()196 private String getNotificationTag(int requestType) { in getNotificationTag() method in BluetoothPermissionRequest
290 notificationManager.notify(getNotificationTag(), in postNewMessageSecondaryUserNotification()300 notificationManager.cancel(getNotificationTag(), in cancelSecondaryUserNotification()304 private static String getNotificationTag() { in getNotificationTag() method in SmsReceiver