Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/
DApkInfo.java160 public boolean getExpectIntents() { in getExpectIntents() method in ApkInfo
/tools/test/graphicsbenchmark/performance_tests/deviceside/src/com/android/game/qualification/device/
DGameQualificationTest.java136 if (mApk.getExpectIntents()) { in startApp()