Home
last modified time | relevance | path

Searched refs:mExpectIntents (Results 1 – 1 of 1) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/
DApkInfo.java70 private boolean mExpectIntents; field in ApkInfo
97 this.mExpectIntents = expectIntents; in ApkInfo()
161 return mExpectIntents; in getExpectIntents()