Searched refs:call (Results 276 - 300 of 519) sorted by relevance

<<11121314151617181920>>

/frameworks/base/core/tests/bandwidthtests/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
23 $(call all-java-files-under, src)
30 include $(call all-makefiles-under,$(LOCAL_PATH)
/frameworks/base/core/tests/utillib/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
19 LOCAL_SRC_FILES := $(call all-subdir-java-files)
26 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/tests/Compatibility/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
23 $(call all-java-files-under, src)
31 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/tools/layoutlib/bridge/tests/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
20 LOCAL_SRC_FILES := $(call all-java-files-under, src)
32 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/ex/chips/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
21 $(call all-java-files-under, src) \
22 $(call all-logtags-files-under, src)
/frameworks/opt/calendar/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
21 LOCAL_SRC_FILES := $(call all-java-files-under, src)
26 include $(call all-makefiles-under, $(LOCAL_PATH))
/frameworks/opt/inputmethodcommon/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
21 $(call all-java-files-under, java)
25 include $(call all-makefiles-under, $(LOCAL_PATH))
/frameworks/opt/telephony/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
25 LOCAL_SRC_FILES += $(call all-java-files-under, src/java)
34 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/opt/vcard/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
22 LOCAL_SRC_FILES := $(call all-java-files-under, java)
27 include $(call all-makefiles-under, $(LOCAL_PATH))
/frameworks/support/v4/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
24 LOCAL_SRC_FILES := $(call all-java-files-under, eclair)
33 LOCAL_SRC_FILES := $(call all-java-files-under, froyo)
42 LOCAL_SRC_FILES := $(call all-java-files-under, gingerbread)
51 LOCAL_SRC_FILES := $(call all-java-files-under, honeycomb)
60 LOCAL_SRC_FILES := $(call all-java-files-under, honeycomb_mr2)
69 LOCAL_SRC_FILES := $(call all-java-files-under, ics)
78 LOCAL_SRC_FILES := $(call all-java-files-under, ics-mr1)
87 LOCAL_SRC_FILES := $(call all-java-files-under, jellybean)
96 LOCAL_SRC_FILES := $(call al
[all...]
/frameworks/testing/androidtestlib/
H A DAndroid.mk17 LOCAL_PATH := $(call my-dir)
20 LOCAL_SRC_FILES := $(call all-java-files-under, src)
32 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/media/jni/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
59 $(call include-path-for, corecg graphics)
71 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/media/libdrm/mobile1/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
40 $(call include-path-for, system-core)/cutils
71 $(call include-path-for, system-core)/cutils
/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/
H A DAndroid.mk18 LOCAL_PATH:= $(call my-dir)
23 LOCAL_SRC_FILES := $(call all-subdir-java-files)
34 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/av/media/common_time/
H A Dcc_helper.cpp95 #define CCHELPER_METHOD(decl, call) \
102 status_t status = common_clock_->call; \
106 status = common_clock_->call; \
/frameworks/native/opengl/tests/hwc/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
25 $(call include-path-for, opengl-tests-includes)
53 $(call include-path-for, opengl-tests-includes)
84 $(call include-path-for, opengl-tests-includes)
113 $(call include-path-for, opengl-tests-includes)
142 $(call include-path-for, opengl-tests-includes)
/frameworks/av/drm/drmserver/
H A DAndroid.mk16 LOCAL_PATH:= $(call my-dir)
/frameworks/av/drm/libdrmframework/plugins/passthru/
H A DAndroid.mk16 LOCAL_PATH:= $(call my-dir)
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
/frameworks/av/libvideoeditor/vss/video_filters/src/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libstagefright/tests/
H A DAndroid.mk2 LOCAL_PATH:= $(call my-dir)
53 include $(call first-makefiles-under,$(LOCAL_PATH))
/frameworks/av/media/mtp/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
/frameworks/base/core/tests/hosttests/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
20 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/core/tests/hosttests/test-apps/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
20 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/core/tests/hosttests/test-apps/AutoLocTestApp/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
21 LOCAL_SRC_FILES := $(call all-java-files-under, src)

Completed in 7877 milliseconds

<<11121314151617181920>>