Searched refs:cancelNotifications (Results 1 – 7 of 7) sorted by relevance
30 void cancelNotifications(final Context context, final Account account); in cancelNotifications() method
62 CallServiceNotifier.getInstance().cancelNotifications(context); in onReceive()
103 public void cancelNotifications(Context context) { in cancelNotifications() method in CallServiceNotifier
213 nc.cancelNotifications(context, providerAccount); in reconcileAccountsInternal()
601 void cancelNotifications() { in cancelNotifications() method in BluetoothOppNotification
360 mNotifier.cancelNotifications();
574 public void cancelNotifications(final Context context, final Account account) { in cancelNotifications() method in EmailNotificationController