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

<<11121314151617181920>>

/frameworks/base/core/tests/coretests/
H A DAndroid.mk1 ACTUAL_LOCAL_PATH := $(call my-dir)
8 include $(call all-makefiles-under,$(ACTUAL_LOCAL_PATH))
19 $(call all-java-files-under, src) \
20 $(call all-Iaidl-files-under, src) \
21 $(call all-java-files-under, DisabledTestApp/src) \
22 $(call all-java-files-under, EnabledTestApp/src)
33 FrameworkCoreTests_intermediates := $(call intermediates-dir-for,APPS,$(LOCAL_PACKAGE_NAME))/test_apks/res
41 $(FrameworkCoreTests_all_apks_res): $(FrameworkCoreTests_intermediates)/raw/%: $(call intermediates-dir-for,APPS,FrameworkCoreTests_%)/package.apk | $(ACP)
42 $(call copy-file-to-new-target)
/frameworks/base/media/tests/audiotests/
H A DAndroid.mk3 LOCAL_PATH:= $(call my-dir)
/frameworks/base/packages/PrintSpooler/jni/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DICallService.aidl23 * managed by the system in-call UI.
26 * for calls provided by this call service including making new calls and disconnecting
28 * 1) There exists one or more live calls for that call service,
29 * 2) Prior to an outbound call to test if this call service is compatible with the outgoing call.
41 * Attempts to call the relevant party using the specified handle, be it a phone number,
43 * dynamically extensible since call providers should be able to implement arbitrary
45 * TODO(santoscordon): Should this have a response attached to it to ensure that the call
46 * service actually plans to make the call
[all...]
/frameworks/native/cmds/dumpsys/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/cmds/rawbu/
H A DAndroid.mk3 LOCAL_PATH:= $(call my-dir)
/frameworks/native/cmds/service/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/opengl/tests/configdump/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/opengl/tests/gralloc/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/services/batteryservice/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/services/sensorservice/tests/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/services/surfaceflinger/tests/resize/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/services/surfaceflinger/tests/transform/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/services/surfaceflinger/tests/vsync/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/wilhelm/tests/mimeUri/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
10 $(call include-path-for, wilhelm)
36 $(call include-path-for, wilhelm)
62 $(call include-path-for, wilhelm)
88 $(call include-path-for, wilhelm)
114 $(call include-path-for, wilhelm)
140 $(call include-path-for, wilhelm)
166 $(call include-path-for, wilhelm)
192 $(call include-path-for, wilhelm)
/frameworks/base/data/fonts/
H A DAndroid.mk18 LOCAL_PATH := $(call my-dir)
23 # should be used with eval: $(eval $(call ...))
38 $(eval $(call create-font-symlink,DroidSans.ttf,Roboto-Regular.ttf))
39 $(eval $(call create-font-symlink,DroidSans-Bold.ttf,Roboto-Bold.ttf))
40 $(eval $(call create-font-symlink,DroidSerif-Regular.ttf,NotoSerif-Regular.ttf))
41 $(eval $(call create-font-symlink,DroidSerif-Bold.ttf,NotoSerif-Bold.ttf))
42 $(eval $(call create-font-symlink,DroidSerif-Italic.ttf,NotoSerif-Italic.ttf))
43 $(eval $(call create-font-symlink,DroidSerif-BoldItalic.ttf,NotoSerif-BoldItalic.ttf))
125 $(eval $(call create-font-symlink,Roboto-Black.ttf,Roboto-Bold.ttf))
126 $(eval $(call creat
[all...]
/frameworks/wilhelm/tests/sandbox/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
10 $(call include-path-for, wilhelm)
39 $(call include-path-for, wilhelm)
66 $(call include-path-for, wilhelm) \
67 $(call include-path-for, wilhelm-ut)
98 $(call include-path-for, wilhelm) \
99 $(call include-path-for, wilhelm-ut)
130 $(call include-path-for, wilhelm)
157 $(call include-path-for, wilhelm)
188 $(call includ
[all...]
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
H A DAndroid.mk16 LOCAL_PATH := $(call my-dir)
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DAndroid.mk16 LOCAL_PATH := $(call my-dir)
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
H A DAndroid.mk16 LOCAL_PATH := $(call my-dir)
/frameworks/av/drm/mediadrm/plugins/mock/
H A DAndroid.mk16 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libeffects/loudness/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
21 $(call include-path-for, audio-effects) \
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
H A DAndroid.mk20 LOCAL_PATH:= $(call my-dir)
/frameworks/base/core/tests/inputmethodtests/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
9 $(call all-java-files-under, src)
/frameworks/base/core/tests/systemproperties/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
9 $(call all-java-files-under, src)

Completed in 545 milliseconds

<<11121314151617181920>>