Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DUserRestrictionsTest.java109 setPoAsUser(mPrimaryUserId); in testUserRestrictions_primaryProfileOwnerOnly()
131 setPoAsUser(secondaryUserId); in testUserRestrictions_secondaryProfileOwnerOnly()
157 setPoAsUser(profileUserId); in testUserRestrictions_managedProfileOwnerOnly()
185 setPoAsUser(secondaryUserId); in testUserRestrictions_layering()
235 setPoAsUser(mPrimaryUserId); in testUserRestrictions_layering_profileOwnerNoLeaking()
239 setPoAsUser(secondaryUserId); in testUserRestrictions_layering_profileOwnerNoLeaking()
271 setPoAsUser(secondaryUserId); in testUserRestrictions_profileGlobalRestrictionsAsDo()
293 setPoAsUser(mPrimaryUserId); in testUserRestrictions_ProfileGlobalRestrictionsAsPo()
297 setPoAsUser(secondaryUserId); in testUserRestrictions_ProfileGlobalRestrictionsAsPo()
309 private void setPoAsUser(int userId) throws Exception { in setPoAsUser() method in UserRestrictionsTest
DOrgOwnedProfileOwnerTest.java419 private void setPoAsUser(int userId) throws Exception { in setPoAsUser() method in OrgOwnedProfileOwnerTest