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 | 2143 final int PIN_AND_DYNAMIC = ShortcutQuery.FLAG_GET_PINNED | ShortcutQuery.FLAG_GET_DYNAMIC; in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() local 2156 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2169 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2204 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2217 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2252 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2265 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2300 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2330 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2343 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() [all …]
|