Searched refs:mIgnoreMatchingSpecificIntents (Results 1 – 2 of 2) sorted by relevance
580 private final boolean mIgnoreMatchingSpecificIntents; field in Instrumentation.ActivityMonitor608 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()630 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()647 mIgnoreMatchingSpecificIntents = true; in ActivityMonitor()657 return mIgnoreMatchingSpecificIntents; in ignoreMatchingSpecificIntents()766 if (mIgnoreMatchingSpecificIntents) { in match()
6713 Landroid/app/Instrumentation$ActivityMonitor;->mIgnoreMatchingSpecificIntents:Z