Searched refs:PIN_AND_DYNAMIC (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | ShortcutManagerTest1.java | 2283 final int PIN_AND_DYNAMIC = ShortcutQuery.FLAG_GET_PINNED | ShortcutQuery.FLAG_GET_DYNAMIC; in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() local 2296 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2309 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2344 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2357 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2392 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2405 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2440 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2470 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2483 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() [all …]
|