Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/app/
DCameraApp.java78 private void clearNotifications() { in clearNotifications() method in CameraApp
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationSender.java84 public void clearNotifications(@NonNull UserHandle userHandle) { in clearNotifications() method in MigrationNotificationSender
/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DBaseNotificationListenerCheckTest.java314 protected void clearNotifications() throws Throwable { in clearNotifications() method in BaseNotificationListenerCheckTest
/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/
DUiUtils.java357 public static void clearNotifications(Context context, UiDevice device) in clearNotifications() method in UiUtils