Home
last modified time | relevance | path

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

/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DShortcutManagerMultiuserTest.java41 final int profileId = createProfile(getPrimaryUserId()); in testManagedUser()
DBaseShortcutManagerHostTest.java173 protected int createProfile(int parentUserId) throws Exception{ in createProfile() method in BaseShortcutManagerHostTest
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DMultiUserTest.java213 final int profileUserId = createProfile(primaryUserId); in testProfileUser()
328 private int createProfile(int parentUserId) throws Exception { in createProfile() method in MultiUserTest