Home
last modified time | relevance | path

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

/development/apps/launchperf/
DAndroid.mk6 LOCAL_JAVA_LIBRARIES := android.test.runner
/development/apps/BluetoothDebug/
DAndroid.mk8 LOCAL_JAVA_LIBRARIES :=
/development/samples/Vault/tests/
DAndroid.mk6 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs
/development/testrunner/tests/
DAndroid_java.mk19 LOCAL_JAVA_LIBRARIES := foo android.test.runner
/development/samples/Snake/tests/
DAndroid.mk6 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs android.test.base.stubs
/development/samples/HelloActivity/tests/
DAndroid.mk6 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs android.test.base.stubs
/development/samples/SkeletonApp/tests/
DAndroid.mk6 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs android.test.base.stubs
/development/samples/LunarLander/tests/
DAndroid.mk6 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs android.test.base.stubs
/development/samples/BrokenKeyDerivation/tests/
DAndroid.mk6 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs android.test.base.stubs
/development/samples/ApiDemos/tests/
DAndroid.mk7 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs android.test.base.stubs
/development/samples/UiAutomator/
DAndroid.mk26 LOCAL_JAVA_LIBRARIES := uiautomator.core android.test.base.stubs
/development/samples/Vault/
DAndroid.mk11 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs android.test.base.stubs
/development/apps/Development/
DAndroid.mk6 LOCAL_JAVA_LIBRARIES := android.test.runner.stubs telephony-common org.apache.http.legacy
/development/tools/idegen/src/com/android/idegen/
DModule.java64 LOCAL_JAVA_LIBRARIES, enumConstant
205 parseDirectDependencies(Key.LOCAL_JAVA_LIBRARIES); in buildDependencyList()