HomeSort by relevance Sort by last modified time
    Searched refs:apk (Results 76 - 100 of 193) sorted by null

1 2 34 5 6 7 8

  /packages/providers/DownloadProvider/tests/permission/
Android.mk 4 # We only want this apk build for tests.
  /packages/providers/DownloadProvider/tests/public_api_access/
Android.mk 4 # We only want this apk build for tests.
  /development/samples/ApiDemos/
Android.mk 6 # Only compile source java files in this apk.
23 # Use the folloing include to make our test apk.
  /packages/apps/VoiceDialer/
Android.mk 16 # Install the srec data files if VoiceDialer.apk is installed to system image.
22 # Use the following include to make our test apk.
  /cts/apps/CtsVerifier/
Android.mk 44 adb install -r $(PRODUCT_OUT)/data/app/CtsVerifier.apk \
66 $(verifier-zip) : $(call intermediates-dir-for,APPS,CtsVerifier)/package.apk | $(ACP)
68 $(hide) $(ACP) -fp $< $(verifier-dir)/CtsVerifier.apk
  /sdk/files/
android.el 31 (defcustom android-apk nil
86 (defun android-install-app (apk)
87 "Install an Android application package APK in the Android emulator. This expects the SDK tools directory to be in the current path."
89 (read-file-name "Android Application Package (.apk): "
91 android-apk
95 (setq android-apk apk)
96 (compile (format "adb install -r %s" apk)))
99 "Uninstall an Android application package APK in the Android emulator. This expects the SDK tools directory to be in the current path.
  /frameworks/base/core/tests/overlaytests/
runtests.sh 74 $adb shell rm /vendor/overlay/framework/framework-res.apk
75 $adb shell rm /data/resource-cache/vendor@overlay@framework@framework-res.apk@idmap
83 $adb shell ln -s /data/app/com.android.overlaytest.overlay.apk /vendor/overlay/framework/framework-res.apk
  /cts/build/
test_package.mk 28 cts_package_apk := $(CTS_TESTCASES_OUT)/$(LOCAL_PACKAGE_NAME).apk
32 $(cts_package_apk): $(call intermediates-dir-for,APPS,$(LOCAL_PACKAGE_NAME))/package.apk | $(ACP)
34 $(hide) $(ACP) -fp $(call intermediates-dir-for,APPS,$(PRIVATE_PACKAGE))/package.apk $@
47 $(cts_package_xml): $(call intermediates-dir-for,APPS,$(LOCAL_PACKAGE_NAME))/package.apk $(CTS_EXPECTATIONS) $(CTS_JAVA_TEST_SCANNER_DOCLET) $(CTS_JAVA_TEST_SCANNER) $(CTS_XML_GENERATOR)
  /development/samples/SupportAppNavigation/
Android.mk 18 # Use the following include to make our test apk.
  /frameworks/base/core/tests/bluetoothtests/
Android.mk 4 # We only want this apk build for tests.
  /frameworks/base/core/tests/inputmethodtests/
Android.mk 4 # We only want this apk build for tests.
run_core_inputmethod_test.sh 18 TESTAPP=${ANDROID_PRODUCT_OUT}/data/app/FrameworksCoreInputMethodTests.apk
  /frameworks/base/core/tests/notificationtests/
Android.mk 4 # We only want this apk build for tests.
  /frameworks/base/core/tests/systemproperties/
Android.mk 4 # We only want this apk build for tests.
run_core_systemproperties_test.sh 18 TESTAPP=${ANDROID_PRODUCT_OUT}/data/app/FrameworksCoreSystemPropertiesTests.apk
  /frameworks/base/packages/WAPPushManager/
Android.mk 20 # This finds and builds the test apk as well, so a single make does both.
  /frameworks/base/services/tests/servicestests/
Android.mk 4 # We only want this apk build for tests.
  /frameworks/base/tests/CoreTests/
run_core_test.sh 4 -Xbootclasspath:$bpath -cp /data/app/android.core.apk \
  /frameworks/base/tools/aapt/tests/plurals/
run.sh 10 -I out/target/common/obj/APPS/framework-res_intermediates/package-export.apk \
  /libcore/benchmarks/
Android.mk 5 # Only compile source java files in this apk.
  /packages/apps/BasicSmsReceiver/
Android.mk 20 # This finds and builds the test apk as well, so a single make does both.
  /packages/apps/Bluetooth/tests/
Android.mk 4 # We only want this apk build for tests.
  /packages/apps/Calendar/tests/
Android.mk 6 # We only want this apk build for tests.
  /packages/apps/Camera/tests/
Android.mk 4 # We only want this apk build for tests.
  /packages/apps/CellBroadcastReceiver/
Android.mk 16 # This finds and builds the test apk as well, so a single make does both.

Completed in 202 milliseconds

1 2 34 5 6 7 8