Searched refs:doesIntentContainOptInAction (Results 1 – 1 of 1) sorted by relevance
100 if (mCurSubscriptionId != oldSubId || !doesIntentContainOptInAction(intent)) { in onNewIntent()105 if (doesIntentContainOptInAction(intent)) { in onNewIntent()391 boolean showOptInDialog = doesIntentContainOptInAction(getIntent()) in maybeShowContactDiscoveryDialog()410 private boolean doesIntentContainOptInAction(Intent intent) { in doesIntentContainOptInAction() method in MobileNetworkActivity420 if (doesIntentContainOptInAction(intent)) { in validate()