Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest3.java57 return makeShortcutWithCategory(id, categories); in shortcut()
DBaseShortcutManagerTest.java1589 protected ShortcutInfo makeShortcutWithCategory(String id, Set<String> categories) { in makeShortcutWithCategory() method in BaseShortcutManagerTest