Home
last modified time | relevance | path

Searched refs:clearNotifications (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerThrottlingTest.java103 clearNotifications(); in testInlineReply()
112 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