Home
last modified time | relevance | path

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

/cts/hostsidetests/accounts/src/android/host/accounts/
DBaseMultiUserTest.java104 protected int createProfile(int userId) in createProfile() method in BaseMultiUserTest
/cts/hostsidetests/content/src/android/content/cts/
DBaseContextCrossProfileTest.java107 protected int createProfile(int userId) in createProfile() method in BaseContextCrossProfileTest
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
DMultiUserTest.java334 private int createProfile(int parentUserId) throws Exception { in createProfile() method in MultiUserTest
/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
DBaseShortcutManagerHostTest.java173 protected int createProfile(int parentUserId) throws Exception{ in createProfile() method in BaseShortcutManagerHostTest