Searched refs:mSecondaryUserServiceIntent (Results 1 – 1 of 1) sorted by relevance
153 private Intent mSecondaryUserServiceIntent; field in UserSwitcherController228 mSecondaryUserServiceIntent = new Intent(context, SystemUISecondaryUserService.class); in UserSwitcherController()618 context.stopServiceAsUser(mSecondaryUserServiceIntent,625 context.startServiceAsUser(mSecondaryUserServiceIntent,