Searched refs:ignoreMatchingSpecificIntents (Results 1 – 2 of 2) sorted by relevance
742 final boolean ignoreMatchingSpecificIntents() { in ignoreMatchingSpecificIntents() method in Instrumentation.ActivityMonitor1479 if (am.ignoreMatchingSpecificIntents()) { in notifyStartActivityResult()1978 if (am.ignoreMatchingSpecificIntents()) { in execStartActivity()2067 if (am.ignoreMatchingSpecificIntents()) { in execStartActivitiesAsUser()2151 if (am.ignoreMatchingSpecificIntents()) { in execStartActivity()2231 if (am.ignoreMatchingSpecificIntents()) { in execStartActivity()2291 if (am.ignoreMatchingSpecificIntents()) { in execStartActivityAsCaller()2350 if (am.ignoreMatchingSpecificIntents()) { in execStartActivityFromAppTask()
6708 Landroid/app/Instrumentation$ActivityMonitor;->ignoreMatchingSpecificIntents()Z