Searched refs:PARAM_TARGET_TITLE_RES (Results 1 – 2 of 2) sorted by relevance
58 public static final String PARAM_TARGET_TITLE_RES = "target_title_res"; field in PhoneAccountSelectionFragment72 titleRes = getArguments().getInt(PARAM_TARGET_TITLE_RES, 0); in onCreate()
217 PhoneAccountSelectionFragment.PARAM_TARGET_TITLE_RES, R.string.voicemail_settings_label); in addVoicemailSettings()