Searched refs:mIgnoreMatchingSpecificIntents (Results 1 – 2 of 2) sorted by relevance
552 private final boolean mIgnoreMatchingSpecificIntents; field in Instrumentation.ActivityMonitor580 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()602 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()619 mIgnoreMatchingSpecificIntents = true; in ActivityMonitor()629 return mIgnoreMatchingSpecificIntents; in ignoreMatchingSpecificIntents()738 if (mIgnoreMatchingSpecificIntents) { in match()
7139 Landroid/app/Instrumentation$ActivityMonitor;->mIgnoreMatchingSpecificIntents:Z