Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DLauncherAppsTest.java95 getOtherProfileUserId(InstrumentationRegistry.getArguments()); in shortcutIconDrawable_currentToOtherProfile_withUsersFullPermission_isNotNull()
111 getOtherProfileUserId(InstrumentationRegistry.getArguments()); in shortcutIconDrawable_currentToOtherProfile_withoutUsersFullPermission_isNull()
134 private UserHandle getOtherProfileUserId(Bundle bundle) { in getOtherProfileUserId() method in LauncherAppsTest