Searched refs:mSecondaryUserServiceIntent (Results 1 – 1 of 1) sorted by relevance
108 private Intent mSecondaryUserServiceIntent; field in UserSwitcherController132 mSecondaryUserServiceIntent = new Intent(context, SystemUISecondaryUserService.class); in UserSwitcherController()514 context.stopServiceAsUser(mSecondaryUserServiceIntent,521 context.startServiceAsUser(mSecondaryUserServiceIntent,