Searched refs:ignoreMatchingSpecificIntents (Results 1 – 2 of 2) sorted by relevance
672 final boolean ignoreMatchingSpecificIntents() { in ignoreMatchingSpecificIntents() method in Instrumentation.ActivityMonitor1409 if (am.ignoreMatchingSpecificIntents()) { in notifyStartActivityResult()1851 if (am.ignoreMatchingSpecificIntents()) { in execStartActivity()1923 if (am.ignoreMatchingSpecificIntents()) { in execStartActivitiesAsUser()1998 if (am.ignoreMatchingSpecificIntents()) { in execStartActivity()2069 if (am.ignoreMatchingSpecificIntents()) { in execStartActivity()2119 if (am.ignoreMatchingSpecificIntents()) { in execStartActivityAsCaller()2170 if (am.ignoreMatchingSpecificIntents()) { in execStartActivityFromAppTask()
6708 Landroid/app/Instrumentation$ActivityMonitor;->ignoreMatchingSpecificIntents()Z