Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaPlayer.java5511 private static final int NOTIFY_TIME = 0; field in MediaPlayer.TimeProvider
5547 if (mSeeking && type == NOTIFY_TIME) { in scheduleNotification()
5577 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onNotifyTime()
5592 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onPaused()
5602 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onBuffering()
5706 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in notifyAt()
5717 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in scheduleUpdate()
5740 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in cancelNotifications()
5863 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/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23347 field public static final java.lang.String NOTIFY_TIME = "notifyTime";
/frameworks/base/api/
Dcurrent.txt38392 field public static final String NOTIFY_TIME = "notifyTime";