/build/make/core/ |
java_common.mk | 265 # use the stub for <ver> when building for apps. 388 APPS,$(LOCAL_INSTRUMENTATION_FOR),,COMMON) 459 my_link_deps += $(addprefix APPS:,$(apk_libraries))
|
java.mk | 81 ifeq ($(LOCAL_MODULE_CLASS)$(LOCAL_SRC_FILES)$(LOCAL_STATIC_JAVA_LIBRARIES)$(LOCAL_SOURCE_FILES_ALL_GENERATED),APPS) 419 # that would break apps that use APIs removed from the current SDK. 500 extra_input_jar := $(call intermediates-dir-for,APPS,$(LOCAL_TEST_MODULE_TO_PROGUARD_WITH),,COMMON)/classes.jar
|
dex_preopt_odex_install.mk | 6 # We explicitly uncompress APKs of privileged apps, and used by 7 # privileged apps 151 # The profile is binary profile (used for apps). Run it through profman to 219 else # must be APPS 272 # Apps loaded into system server, and apps the product default to being compiled with the
|
main.mk | 497 # APPS:Quake or HOST:SHARED_LIBRARIES:libutils. 838 # APPS are special -- they have up to three different rules: 845 $(call intermediates-dir-for,$(link-type-class),$(link-type-name),$(filter AUX HOST HOST_CROSS,$(link-type-prefix)),$(link-type-common),$(link-type-2ndarchprefix),$(filter HOST_CROSS,$(link-type-prefix)))/$(if $(filter APPS,$(link-type-class)),$(if $(link-type-common),,$(link-type-2ndarchprefix)jni_))link_type\ [all...] |
Makefile | [all...] |
definitions.mk | 531 # $(1): target class, like "APPS" 583 # $(1): target class, like "APPS" 712 $(foreach lib,$(1),$(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes.jar) 720 $(foreach lib,$(1),$(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes-header.jar) [all...] |
/external/robolectric-shadows/scripts/ |
build-android.sh | 126 src=${ANDROID_SOURCES_BASE}/out/target/common/obj/APPS/framework-res_intermediates/package-export.apk
|
/build/soong/java/ |
androidmk.go | 169 Class: "APPS",
|
/external/robolectric-shadows/ |
run_robotests.mk | 99 $(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes-pre-proguard.jar)
|
/prebuilts/misc/common/robolectric/3.4.2/ |
run_robotests.mk | 104 $(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes-pre-proguard.jar)
|
/prebuilts/misc/common/robolectric/3.5.1/ |
run_robotests.mk | 104 $(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes-pre-proguard.jar)
|
/prebuilts/misc/common/robolectric/3.6.1/ |
run_robotests.mk | 104 $(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes-pre-proguard.jar)
|
/prebuilts/misc/common/robolectric/3.1.1/ |
run_robotests.mk | 190 $(call intermediates-dir-for,APPS,$(lib),,COMMON)/classes-pre-proguard.jar)
|
/external/robolectric/v3/runtime/ |
android-all-4.4_r1-robolectric-1.jar | |
android-all-5.0.0_r2-robolectric-1.jar | |
android-all-5.1.1_r9-robolectric-1.jar | |
/prebuilts/misc/common/robolectric/android-all/ |
android-all-4.4_r1-robolectric-1.jar | |
android-all-5.0.0_r2-robolectric-1.jar | |
android-all-5.1.1_r9-robolectric-1.jar | |
android-all-6.0.0_r1-robolectric-0.jar | |