Searched defs:clearNotifications (Results 1 – 4 of 4) sorted by relevance
78 private void clearNotifications() { in clearNotifications() method in CameraApp
84 public void clearNotifications(@NonNull UserHandle userHandle) { in clearNotifications() method in MigrationNotificationSender
314 protected void clearNotifications() throws Throwable { in clearNotifications() method in BaseNotificationListenerCheckTest
357 public static void clearNotifications(Context context, UiDevice device) in clearNotifications() method in UiUtils