baljeetverma / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

Got 10 notifications in less than 300 milliseconds #128

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I just got 10 different battery notifications. Here is the log snippet:

2010-09-12 09:50:35,425 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b8ede39a, type=BATTERY
2010-09-12 09:50:35,436 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b8efb516, type=BATTERY
2010-09-12 09:50:35,444 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b8eecc58, type=BATTERY
2010-09-12 09:50:35,451 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b8e86f26, type=BATTERY
2010-09-12 09:50:35,460 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b8ef40b7, type=BATTERY
2010-09-12 09:50:35,496 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b8e78668, type=BATTERY
2010-09-12 09:50:35,518 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b8ee57f9, type=BATTERY
2010-09-12 09:50:35,543 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b8e7fac7, type=BATTERY
2010-09-12 09:50:35,631 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b933e4c0, type=BATTERY
2010-09-12 09:50:35,658 INFO [NotificationManagerImpl] - Notification received: 
deviceId=7230fb60feddea14, notificationId=88f274b93541dd, type=BATTERY

Original issue reported on code.google.com by lehph...@gmail.com on 12 Sep 2010 at 12:53

GoogleCodeExporter commented 9 years ago
Even you filing duplicates? :)

Original comment by rdamazio@gmail.com on 12 Sep 2010 at 5:31

GoogleCodeExporter commented 9 years ago
My search did not return anything, sorry :)

Original comment by lehph...@gmail.com on 12 Sep 2010 at 7:09