Home
last modified time | relevance | path

Searched defs:cancelNotifications (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Email/provider_src/com/android/email/
DNotificationController.java30 void cancelNotifications(final Context context, final Account account); in cancelNotifications() method
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java103 public void cancelNotifications(Context context) { in cancelNotifications() method in CallServiceNotifier
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java601 void cancelNotifications() { in cancelNotifications() method in BluetoothOppNotification
/packages/apps/Email/src/com/android/email/
DEmailNotificationController.java574 public void cancelNotifications(final Context context, final Account account) { in cancelNotifications() method in EmailNotificationController