Searched refs:scheduleNotification (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaPlayer.java5557 private void scheduleNotification(int type, long delayUs) { method in class:MediaPlayer.TimeProvider
5563 if (DEBUG) Log.v(TAG, "scheduleNotification " + type + " in " + delayUs);
5589 scheduleNotification(NOTIFY_TIME, 0 /* delay */);
5600 scheduleNotification(NOTIFY_SEEK, 0 /* delay */);
5604 scheduleNotification(NOTIFY_TIME, 0 /* delay */);
5614 scheduleNotification(NOTIFY_TIME, 0 /* delay */);
5626 scheduleNotification(NOTIFY_STOP, 0 /* delay */);
5636 scheduleNotification(NOTIFY_SEEK, 0 /* delay */);
5647 scheduleNotification(NOTIFY_SEEK, 0 /* delay */);
5718 scheduleNotification(NOTIFY_TIM
[all...]
H A DMediaPlayer2Impl.java4401 private void scheduleNotification(int type, long delayUs) { method in class:MediaPlayer2Impl.TimeProvider
4407 if (DEBUG) Log.v(TAG, "scheduleNotification " + type + " in " + delayUs);
4433 scheduleNotification(NOTIFY_TIME, 0 /* delay */);
4444 scheduleNotification(NOTIFY_SEEK, 0 /* delay */);
4448 scheduleNotification(NOTIFY_TIME, 0 /* delay */);
4458 scheduleNotification(NOTIFY_TIME, 0 /* delay */);
4470 scheduleNotification(NOTIFY_STOP, 0 /* delay */);
4479 scheduleNotification(NOTIFY_SEEK, 0 /* delay */);
4490 scheduleNotification(NOTIFY_SEEK, 0 /* delay */);
4561 scheduleNotification(NOTIFY_TIM
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 85 milliseconds