Searched defs:cancelNotification (Results 1 – 5 of 5) sorted by relevance
75 private fun cancelNotification(preset: NotificationPreset) { in cancelNotification() method
67 private void cancelNotification() { in cancelNotification() method in SendNotification
24 void cancelNotification(int notificationId); in cancelNotification() method
57 public void cancelNotification(int notificationId) { in cancelNotification() method in TestService.TestReceiver
511 private void cancelNotification(int id) { in cancelNotification() method in ServiceTest