Searched refs:PrimaryUserService (Results 1 – 2 of 2) sorted by relevance
112 PrimaryUserService.assertCrossUserCallArrived(); in testCreateAndManageUser_SkipSetupWizard()217 PrimaryUserService.assertCrossUserCallArrived(); in testCreateAndManageUser_Affiliated()229 PrimaryUserService.assertCrossUserCallArrived(); in testCreateAndManageUser_Ephemeral()289 PrimaryUserService.assertCrossUserCallArrived(); in testCreateAndManageUser_LeaveAllSystemApps()482 public static final class PrimaryUserService extends Service { class in CreateAndManageUserTest587 Intent serviceIntent = new Intent(context, PrimaryUserService.class); in pingTargetUser()
266 final Intent serviceIntent = new Intent(context, PrimaryUserService.class); in bindPrimaryUserService()271 public static final class PrimaryUserService extends Service { class in DeviceAdminTestReceiver