Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DShortcutRepositoryTest.java535 invalidateShortcut(APP_SOURCE, "app1_id"); in testInvalidateShortcut()
587 invalidateShortcut(APP_SOURCE, mApp1.getShortcutId()); in testCountResetAfterShortcutDeleted()
803 protected void invalidateShortcut(Source source, String shortcutId) { in invalidateShortcut() method in ShortcutRepositoryTest