Searched refs:timeoutNotification (Results 1 – 4 of 4) sorted by relevance
29 void timeoutNotification(String key); in timeoutNotification() method
171 mNm.timeoutNotification(earliest.second);
1778 public void timeoutNotification(String key) {
5916 mService.mNotificationManagerPrivate.timeoutNotification(notificationKey); in simulateNotificationTimeout()