Searched defs:profileOwnerUserId (Results 1 – 2 of 2) sorted by relevance
188 private void verifyBindDeviceAdminServiceAsUser(int profileOwnerUserId) throws Exception { in verifyBindDeviceAdminServiceAsUser()205 private void verifyBindDeviceAdminServiceAsUserFails(int profileOwnerUserId) throws Exception { in verifyBindDeviceAdminServiceAsUserFails()223 int profileOwnerUserId, String profileOwnerPackage) throws Exception { in setSameAffiliationId()236 private void setSameAffiliationId(int profileOwnerUserId) throws Exception { in setSameAffiliationId()241 int profileOwnerUserId, String profileOwnerPackage) throws Exception { in setDifferentAffiliationId()254 private void setDifferentAffiliationId(int profileOwnerUserId) throws Exception { in setDifferentAffiliationId()
38 int profileOwnerUserId = setupManagedProfile(TRANSFER_OWNER_OUTGOING_APK, in setUp() local