Searched refs:ACTION_USER_SETTINGS (Results 1 – 6 of 6) sorted by relevance
57 return new Intent(Settings.ACTION_USER_SETTINGS); in getLongClickIntent()
68 Intent intent = new Intent(Settings.ACTION_USER_SETTINGS); in onCreateView()
236 Intent intent = new Intent(Settings.ACTION_USER_SETTINGS); in addManageUsersButton()
780 private final Intent USER_SETTINGS_INTENT = new Intent(Settings.ACTION_USER_SETTINGS);
197 public static final String ACTION_USER_SETTINGS = field in Settings
56904 Landroid/provider/Settings;->ACTION_USER_SETTINGS:Ljava/lang/String;