Searched refs:USER_SETTINGS_INTENT (Results 1 – 1 of 1) sorted by relevance
996 private final Intent USER_SETTINGS_INTENT = new Intent(Settings.ACTION_USER_SETTINGS); field in UserSwitcherController.UserDetailAdapter1028 return USER_SETTINGS_INTENT; in getSettingsIntent()