Searched refs:getPerSubscriptionSettingsIntent (Results 1 – 1 of 1) sorted by relevance
360 final Intent intent = getPerSubscriptionSettingsIntent(context, subId, settingTitle); in launchPerSubscriptionSettingsActivity()506 return getPerSubscriptionSettingsIntent(context, ParticipantData.DEFAULT_SELF_SUB_ID, null); in getAdvancedSettingsIntent()534 private Intent getPerSubscriptionSettingsIntent(final Context context, final int subId, in getPerSubscriptionSettingsIntent() method in UIIntentsImpl