Searched defs:postNotification (Results 1 – 3 of 3) sorted by relevance
40 void postNotification(int notificationId, in ResultReceiver receiver, boolean usePendingIntent); in postNotification() method
113 public void postNotification(int notificationId, ResultReceiver receiver, in postNotification() method in CloseSystemDialogsTestService.Binder
165 private void postNotification(int notificationId, PendingIntent intent) { in postNotification() method in NotificationTrampolineTestService