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/locksettings/
DBaseLockSettingsServiceTests.java155 installChildProfile(MANAGED_PROFILE_USER_ID); in setUp_baseServices()
183 private UserInfo installChildProfile(int profileId) { in installChildProfile() method in BaseLockSettingsServiceTests
196 final UserInfo userInfo = installChildProfile(profileId); in installAndTurnOffChildProfile()