Searched refs:isNotificationStarted (Results 1 – 1 of 1) sorted by relevance
379 private boolean isNotificationStarted; field in PlayerNotificationManager969 if (isNotificationStarted) { in invalidate()983 if (!isNotificationStarted) { in startOrUpdateNotification()984 isNotificationStarted = true; in startOrUpdateNotification()997 if (isNotificationStarted) { in stopNotification()998 isNotificationStarted = false; in stopNotification()1240 if (player != null && isNotificationStarted && currentNotificationTag == msg.arg1) { in handleMessage()1361 || !isNotificationStarted in onReceive()