Home
last modified time | relevance | path

Searched defs:intent (Results 1 – 2 of 2) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/deviceside/src/com/android/game/qualification/device/
DGameQualificationTest.java88 Intent intent = in startApp() local
/tools/test/graphicsbenchmark/benchmark_libs/
Dagq.cpp57 jobject intent = env->NewObject(intentClass, constructor, env->NewStringUTF(INTENT_START)); in createIntent() local