Lines Matching refs:call
17 LOCAL_PATH := $(call my-dir)
38 $(eval $(call build_xml_api_file,current.api,frameworks/base/api/current.txt))
39 $(eval $(call build_xml_api_file,system-current.api,frameworks/base/api/system-current.txt))
40 $(eval $(call build_xml_api_file,system-removed.api,frameworks/base/api/system-removed.txt))
41 $(eval $(call build_xml_api_file,apache-http-legacy-current.api,external/apache-http/api/current.tx…
42 $(eval $(call build_xml_api_file,android-test-base-current.api,frameworks/base/test-base/api/curren…
43 $(eval $(call build_xml_api_file,android-test-mock-current.api,frameworks/base/test-mock/api/curren…
44 $(eval $(call build_xml_api_file,android-test-runner-current.api,frameworks/base/test-runner/api/cu…
45 $(eval $(call build_xml_api_file,car-system-current.api,packages/services/Car/car-lib/api/system-cu…
46 $(eval $(call build_xml_api_file,car-system-removed.api,packages/services/Car/car-lib/api/system-re…
48 $(if $(call math_is_number,$(ver)),\
49 … $(eval $(call build_xml_api_file,system-$(ver).api,prebuilts/sdk/$(ver)/system/api/android.txt))\
53 $(foreach ver,$(call int_range_list,28,$(PLATFORM_SDK_VERSION)),\
57 …$(eval $(call build_xml_api_file,$(lib)-$(ver)-$(api_level).api,prebuilts/sdk/$(ver)/$(api_level)/…