Searched refs:mIgnoreMatchingSpecificIntents (Results 1 – 2 of 2) sorted by relevance
559 private final boolean mIgnoreMatchingSpecificIntents; field in Instrumentation.ActivityMonitor587 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()609 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()626 mIgnoreMatchingSpecificIntents = true; in ActivityMonitor()636 return mIgnoreMatchingSpecificIntents; in ignoreMatchingSpecificIntents()745 if (mIgnoreMatchingSpecificIntents) { in match()
6716 Landroid/app/Instrumentation$ActivityMonitor;->mIgnoreMatchingSpecificIntents:Z