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
348 long when = System.currentTimeMillis() - 4000000L; in sendEventAlarmReminderNotifications() local391 long when = System.currentTimeMillis() - 4000000L; in sendAlarmOtherMediaNotifications() local
1708 String when; in saveGoesAway() local
708 public void assertSaveNotShowing(int type, @Nullable String when) throws Exception { in assertSaveNotShowing()