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 | 2903 final int PIN_AND_DYNAMIC = ShortcutQuery.FLAG_GET_PINNED | ShortcutQuery.FLAG_GET_DYNAMIC; in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() local 2916 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2929 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2964 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 2977 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 3012 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 3025 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 3060 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_10)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 3090 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() 3103 /* activity =*/ null, PIN_AND_DYNAMIC), HANDLE_USER_0)), in testPinShortcutAndGetPinnedShortcuts_crossProfile_plusLaunch() [all …]
|