Searched refs:mSecondaryUserServiceIntent (Results 1 – 1 of 1) sorted by relevance
140 private Intent mSecondaryUserServiceIntent; field in UserSwitcherController203 mSecondaryUserServiceIntent = new Intent(context, SystemUISecondaryUserService.class); in UserSwitcherController()575 context.stopServiceAsUser(mSecondaryUserServiceIntent,582 context.startServiceAsUser(mSecondaryUserServiceIntent,