Searched refs:updateSubscriptionIndex (Results 1 – 1 of 1) sorted by relevance
82 int updateSubscriptionIndex = mCurSubscriptionId; in onNewIntent() local84 updateSubscriptionIndex = intent.getIntExtra(Settings.EXTRA_SUB_ID, SUB_ID_NULL); in onNewIntent()86 SubscriptionInfo info = getSubscriptionOrDefault(updateSubscriptionIndex); in onNewIntent()89 + " -> " + updateSubscriptionIndex); in onNewIntent()