Searched refs:doesIntentContainOptInAction (Results 1 – 1 of 1) sorted by relevance
104 if (updateSubscriptionIndex != oldSubId || !doesIntentContainOptInAction(intent)) { in onNewIntent()109 if (doesIntentContainOptInAction(intent)) { in onNewIntent()360 boolean showOptInDialog = doesIntentContainOptInAction(getIntent()) in maybeShowContactDiscoveryDialog()379 private boolean doesIntentContainOptInAction(Intent intent) { in doesIntentContainOptInAction() method in MobileNetworkActivity389 if (doesIntentContainOptInAction(intent)) { in validate()