Searched defs:when (Results 1 – 7 of 7) sorted by relevance
229 public void scheduleDrawable(Drawable who, Runnable what, long when) { in scheduleDrawable()
152 long when = System.currentTimeMillis(); in sendNotification() local
160 long when = System.currentTimeMillis(); in sendNotification() local
191 long when = System.currentTimeMillis(); in sendFullScreenIntentHeadsUpNotification() local
247 long when = System.currentTimeMillis() - 4000000L; in sendEventAlarmReminderNotifications() local290 long when = System.currentTimeMillis() - 4000000L; in sendAlarmOtherMediaNotifications() local
1687 String when; in saveGoesAway() local
686 public void assertSaveNotShowing(int type, @Nullable String when) throws Exception { in assertSaveNotShowing()