Searched refs:phoneAccountSettingsIntent (Results 1 – 1 of 1) sorted by relevance
131 Intent phoneAccountSettingsIntent = new Intent(TelecomManager.ACTION_CHANGE_PHONE_ACCOUNTS); in onBuildHeaders() local132 phoneAccountSettingsIntent.setFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); in onBuildHeaders()135 phoneAccountSettingsHeader.intent = phoneAccountSettingsIntent; in onBuildHeaders()