Home
last modified time | relevance | path

Searched refs:NOTIFY_TIME (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaPlayer.java5510 private static final int NOTIFY_TIME = 0; field in MediaPlayer.TimeProvider
5546 if (mSeeking && type == NOTIFY_TIME) { in scheduleNotification()
5576 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onNotifyTime()
5591 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onPaused()
5601 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onBuffering()
5705 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in notifyAt()
5716 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in scheduleUpdate()
5739 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in cancelNotifications()
5862 case NOTIFY_TIME: in handleMessage()
/frameworks/base/core/java/android/provider/
DCalendarContract.java2389 public static final String NOTIFY_TIME = "notifyTime"; field
2497 values.put(CalendarAlerts.NOTIFY_TIME, 0); in insert()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23347 field public static final java.lang.String NOTIFY_TIME = "notifyTime";
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt37692 Landroid/media/MediaPlayer$TimeProvider;->NOTIFY_TIME:I
37987 Landroid/media/MediaPlayer2Impl$TimeProvider;->NOTIFY_TIME:I
/frameworks/base/non-updatable-api/
Dcurrent.txt36897 field public static final String NOTIFY_TIME = "notifyTime";
/frameworks/base/api/
Dcurrent.txt37041 field public static final String NOTIFY_TIME = "notifyTime";