Searched refs:PrimaryUserService (Results 1 – 2 of 2) sorted by relevance
104 PrimaryUserService.assertCrossUserCallArrived(); in testCreateAndManageUser_SkipSetupWizard()294 PrimaryUserService.assertCrossUserCallArrived(); in testCreateAndManageUser_Affiliated()306 PrimaryUserService.assertCrossUserCallArrived(); in testCreateAndManageUser_Ephemeral()366 PrimaryUserService.assertCrossUserCallArrived(); in testCreateAndManageUser_LeaveAllSystemApps()591 public static final class PrimaryUserService extends Service { class in CreateAndManageUserTest701 Intent serviceIntent = new Intent(context, PrimaryUserService.class); in pingTargetUser()
290 final Intent serviceIntent = new Intent(context, PrimaryUserService.class); in bindPrimaryUserService()296 public static final class PrimaryUserService extends Service { class in DeviceAdminTestReceiver