Searched defs:cancelAll (Results 1 – 4 of 4) sorted by relevance
28 fun cancelAll() { in notify() method
30 public static void cancelAll(@NonNull Context context) { in cancelAll() method in MissedCallNotificationCanceller
91 public static void cancelAll(Context context, String prefix) { in cancelAll() method in DialerNotificationManager
1990 private void cancelAll() { in cancelAll() method in CarPowerManagementService.PowerHandler