Home
last modified time | relevance | path

Searched defs:otherProfileUserHandle (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DLauncherAppsTest.java94 UserHandle otherProfileUserHandle = in shortcutIconDrawable_currentToOtherProfile_withUsersFullPermission_isNotNull() local
110 UserHandle otherProfileUserHandle = in shortcutIconDrawable_currentToOtherProfile_withoutUsersFullPermission_isNull() local
125 private List<ShortcutInfo> getShortcuts(UserHandle otherProfileUserHandle, in getShortcuts()