Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerThrottlingTest.java129 private void clearNotifications() throws InterruptedException { in clearNotifications() method in ShortcutManagerThrottlingTest
/cts/tests/app/app/src/android/app/stubs/
DFragmentTestActivity.java87 public void clearNotifications() { in clearNotifications() method in FragmentTestActivity.TestFragment
/cts/tests/tests/hibernation/src/android/hibernation/cts/
DAppHibernationUtils.kt266 fun clearNotifications() { in clearNotifications() method