Searched refs:mIgnoreMatchingSpecificIntents (Results 1 – 2 of 2) sorted by relevance
596 private final boolean mIgnoreMatchingSpecificIntents; field in Instrumentation.ActivityMonitor624 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()646 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()663 mIgnoreMatchingSpecificIntents = true; in ActivityMonitor()673 return mIgnoreMatchingSpecificIntents; in ignoreMatchingSpecificIntents()805 if (mIgnoreMatchingSpecificIntents) { in match()
6713 Landroid/app/Instrumentation$ActivityMonitor;->mIgnoreMatchingSpecificIntents:Z