Searched refs:mSecondaryUserServiceIntent (Results 1 – 1 of 1) sorted by relevance
107 private Intent mSecondaryUserServiceIntent; field in UserSwitcherController131 mSecondaryUserServiceIntent = new Intent(context, SystemUISecondaryUserService.class); in UserSwitcherController()513 context.stopServiceAsUser(mSecondaryUserServiceIntent,520 context.startServiceAsUser(mSecondaryUserServiceIntent,