Searched refs:updateSubscriptionIndex (Results 1 – 1 of 1) sorted by relevance
93 int updateSubscriptionIndex = SUB_ID_NULL; in onNewIntent() local95 updateSubscriptionIndex = intent.getIntExtra(Settings.EXTRA_SUB_ID, SUB_ID_NULL); in onNewIntent()104 if (updateSubscriptionIndex != oldSubId || !doesIntentContainOptInAction(intent)) { in onNewIntent()110 maybeShowContactDiscoveryDialog(updateSubscriptionIndex); in onNewIntent()