Home | History | Annotate | Download | only in core

Lines Matching refs:ANDROID

62 # Returns  : the name of the last parsed Android-portable.mk file
65 local-makefile = $(lastword $(filter %Android-portable.mk,$(MAKEFILE_LIST)))
157 # defined in application's Android-portable.mk files.
177 # MAKEFILE -> The Android-portable.mk where the module is defined.
187 # These are documented by docs/ANDROID-MK.TXT. Exception is LOCAL_MODULE
202 # LOCAL_MAKEFILE will contain the path to the Android-portable.mk defining the module
507 # This is used to check that LOCAL_MODULE is properly defined by an Android-portable.mk
635 # Arguments: 1: path of Android-portable.mk where this LOCAL_MODULE is defined
655 all-makefiles-under = $(wildcard $1/*/Android-portable.mk)
840 # Android.mk support
1105 # $(eval include $(__imported_path)/Android-portable.mk)\
1233 ## Called before the top-level Android.mk is parsed to
1240 ## Called after all Android.mk files are parsed to add