Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java811 protected static final ShortcutQuery QUERY_ALL = new ShortcutQuery(); field in BaseShortcutManagerTest
839 QUERY_ALL.setQueryFlags(
H A DShortcutManagerTest1.java5787 assertWith(mLauncherApps.getShortcuts(QUERY_ALL, HANDLE_USER_P0)) in checkBackupAndRestore_success()
5817 assertWith(mLauncherApps.getShortcuts(QUERY_ALL, HANDLE_USER_P0)) in checkBackupAndRestore_success()
5873 assertWith(mLauncherApps.getShortcuts(QUERY_ALL, HANDLE_USER_P0)) in checkBackupAndRestore_success()
5913 assertWith(mLauncherApps.getShortcuts(QUERY_ALL, HANDLE_USER_P0)) in checkBackupAndRestore_success()
6350 assertWith(mLauncherApps.getShortcuts(QUERY_ALL, HANDLE_USER_P0)) in testBackupAndRestore_disabled()