Searched defs:notificationId (Results 1 – 1 of 1) sorted by relevance
180 int notificationId; in sendDfuNotificationImpl() local221 int notificationId = dfuNotifications.get(device); in dismissUpdateNotificationImpl() local231 int notificationId = lowBatteryNotifications.remove(device); in refreshLowBatteryNotificationImpl() local238 int notificationId = criticalBatteryNotifications.remove(device); in refreshLowBatteryNotificationImpl() local271 int notificationId = lowBatteryNotifications.getOrDefault(device, notificationIdCounter); in postLowBatteryNotification() local299 … int notificationId = criticalBatteryNotifications.getOrDefault(device, notificationIdCounter); in postCriticalBatteryNotification() local327 int notificationId = notificationIdCounter++; in postDepletedBatteryNotification() local