Home
last modified time | relevance | path

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

/cts/hostsidetests/multiuser/src/android/host/multiuser/
DCreateUsersPermissionTest.java48 createRestrictedProfile(mPrimaryUserId); in testCanCreateRestrictedUser()
DBaseMultiUserTest.java73 protected int createRestrictedProfile(int userId) in createRestrictedProfile() method in BaseMultiUserTest