Searched refs:cancelNotifications (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/
H A DNotificationController.java30 void cancelNotifications(final Context context, final Account account); method in interface:NotificationController
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallNotificationReceiver.java62 CallServiceNotifier.getInstance().cancelNotifications(context);
H A DCallServiceNotifier.java97 public void cancelNotifications(Context context) { method in class:CallServiceNotifier
/packages/apps/Email/provider_src/com/android/email/provider/
H A DAccountReconciler.java213 nc.cancelNotifications(context, providerAccount);
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java601 void cancelNotifications() { method in class:BluetoothOppNotification
603 Log.v(TAG, "cancelNotifications ");
H A DBluetoothOppService.java342 mNotifier.cancelNotifications();
/packages/apps/Email/src/com/android/email/
H A DEmailNotificationController.java574 public void cancelNotifications(final Context context, final Account account) { method in class:EmailNotificationController

Completed in 156 milliseconds