Searched refs:NOTIFY_TIME (Results 1 – 6 of 6) sorted by relevance
5855 private static final int NOTIFY_TIME = 0; field in MediaPlayer.TimeProvider5891 if (mSeeking && type == NOTIFY_TIME) { in scheduleNotification()5921 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onNotifyTime()5936 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onPaused()5946 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in onBuffering()6050 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in notifyAt()6061 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in scheduleUpdate()6084 scheduleNotification(NOTIFY_TIME, 0 /* delay */); in cancelNotifications()6207 case NOTIFY_TIME: in handleMessage()
2391 public static final String NOTIFY_TIME = "notifyTime"; field2499 values.put(CalendarAlerts.NOTIFY_TIME, 0); in insert()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27563 Landroid/media/MediaPlayer$TimeProvider;->NOTIFY_TIME:I27858 Landroid/media/MediaPlayer2Impl$TimeProvider;->NOTIFY_TIME:I
23347 field public static final java.lang.String NOTIFY_TIME = "notifyTime";
35494 field public static final String NOTIFY_TIME = "notifyTime";