Searched refs:mIgnoreMatchingSpecificIntents (Results 1 – 2 of 2) sorted by relevance
666 private final boolean mIgnoreMatchingSpecificIntents; field in Instrumentation.ActivityMonitor694 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()716 mIgnoreMatchingSpecificIntents = false; in ActivityMonitor()733 mIgnoreMatchingSpecificIntents = true; in ActivityMonitor()743 return mIgnoreMatchingSpecificIntents; in ignoreMatchingSpecificIntents()875 if (mIgnoreMatchingSpecificIntents) { in match()
6713 Landroid/app/Instrumentation$ActivityMonitor;->mIgnoreMatchingSpecificIntents:Z