Searched refs:PARAM_ARGUMENTS (Results 1 – 2 of 2) sorted by relevance
47 public static final String PARAM_ARGUMENTS = "arguments"; field in PhoneAccountSelectionFragment70 arguments.putAll(getArguments().getBundle(PARAM_ARGUMENTS)); in onCreate()
215 bundle.putBundle(PhoneAccountSelectionFragment.PARAM_ARGUMENTS, new Bundle()); in addVoicemailSettings()