Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/
DBaseLockSettingsServiceTests.java100 installChildProfile(MANAGED_PROFILE_USER_ID); in setUp()
123 private UserInfo installChildProfile(int profileId) { in installChildProfile() method in BaseLockSettingsServiceTests
135 final UserInfo userInfo = installChildProfile(profileId); in installAndTurnOffChildProfile()