Searched refs:apps (Results 1 – 14 of 14) sorted by relevance
104 pre-installed-apps := \110 other-required-apps := \116 apps-to-include := \117 $(pre-installed-apps) \118 $(other-required-apps)126 cts-verifier: CtsVerifier adb $(pre-installed-apps)128 $(foreach app,$(pre-installed-apps), \162 $(verifier-zip) : $(foreach app,$(apps-to-include),$(call apk-location-for,$(app)))166 $(foreach app,$(apps-to-include), \
3 -fw apps/CtsVerifier/src/com/android/cts/verifier/usb/4 apps/CtsVerifierUSBCompanion/
36 List<ApplicationInfo> apps = getContext() in testNoDebuggable() local39 for (ApplicationInfo app : apps) { in testNoDebuggable()
130 List<ApplicationInfo> apps = getContext() in testOtherApplicationDirectoriesAreNotWritable() local134 for (ApplicationInfo app : apps) { in testOtherApplicationDirectoriesAreNotWritable()
32 include $(call all-makefiles-under,$(LOCAL_PATH)/test-apps)
31 … ../../../../../apps/CtsVerifier/src/com/android/cts/verifier/vr/MockVrListenerService.java
29 $(ACP) -rfp cts/apps/$(its-dir-name)/* $(its-dir)
36 LOCAL_SRC_FILES := $(call all-java-files-under, src) ../../apps/CtsVerifier/src/com/android/cts/ver…
32 LOCAL_RESOURCE_DIR := cts/hostsidetests/appsecurity/test-apps/UsePermissionApp23/res
31 LOCAL_RESOURCE_DIR := cts/hostsidetests/appsecurity/test-apps/UsePermissionApp23/res
20 cts/apps/CtsVerifier/assets/apk/CtsEmptyDeviceOwner.apk
20 cts/apps/CtsVerifier/assets/apk/CtsEmptyDeviceAdmin.apk
39 // Platform libraries that may not be available to apps. Link in statically.