Searched refs:NO_TIME (Results 1 – 3 of 3) sorted by relevance
25 public final static long NO_TIME = -1; field
219 (mNextScheduledTimeMs * 1000) : MediaTimeProvider.NO_TIME, in scheduleTimedEvents()267 mTimeProvider.notifyAt(MediaTimeProvider.NO_TIME, this); in onStop()
5696 mTimes[i] = MediaTimeProvider.NO_TIME; in registerListener()5733 mTimes[mTimes.length - 1] = NO_TIME; in cancelNotifications()5768 if (time == NO_TIME) { in notifyTimedEvent()5785 if (mTimes[ix] <= NO_TIME) { in notifyTimedEvent()5790 mTimes[ix] = NO_TIME; in notifyTimedEvent()