Searched refs:currentNotificationTag (Results 1 – 1 of 1) sorted by relevance
380 private int currentNotificationTag; field in PlayerNotificationManager1101 player, new BitmapCallback(++currentNotificationTag)); in createNotification()1240 if (player != null && isNotificationStarted && currentNotificationTag == msg.arg1) { in handleMessage()