Searched refs:call (Results 251 - 275 of 687) sorted by relevance

<<11121314151617181920>>

/frameworks/base/core/tests/notificationtests/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
9 $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/media/tests/MediaDump/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/packages/SystemUI/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
6 LOCAL_SRC_FILES := $(call all-java-files-under, src) \
25 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/packages/WAPPushManager/
H A DAndroid.mk4 LOCAL_PATH:= $(call my-dir)
9 LOCAL_SRC_FILES := $(call all-java-files-under, src)
21 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/tests/AppLaunch/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
17 include $(call all-makefiles-under,$(LOCAL_PATH)
/frameworks/base/tests/DozeTest/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
14 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/tests/ImfTest/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
8 LOCAL_SRC_FILES := $(call all-java-files-under, src)
15 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/tests/MemoryUsage/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
17 include $(call all-makefiles-under,$(LOCAL_PATH)
/frameworks/base/tests/RenderThreadTest/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
18 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/tests/TransitionTests/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
18 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/native/opengl/tests/gl2_cameraeye/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
7 LOCAL_SRC_FILES := $(call all-java-files-under, src)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/wilhelm/tests/listening/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
10 $(call include-path-for, wilhelm)
34 $(call include-path-for, wilhelm)
/frameworks/base/core/tests/coretests/apks/keyset/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
5 LOCAL_SRC_FILES := $(call all-subdir-java-files)
12 LOCAL_SRC_FILES := $(call all-subdir-java-files)
19 LOCAL_SRC_FILES := $(call all-subdir-java-files)
26 LOCAL_SRC_FILES := $(call all-subdir-java-files)
33 LOCAL_SRC_FILES := $(call all-subdir-java-files)
40 LOCAL_SRC_FILES := $(call all-subdir-java-files)
47 LOCAL_SRC_FILES := $(call all-subdir-java-files)
55 LOCAL_SRC_FILES := $(call all-subdir-java-files)
62 LOCAL_SRC_FILES := $(call al
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedGsmCallState.java34 DIALING(2), // MO call only
35 ALERTING(3), // MO call only
36 INCOMING(4), // MT call only
37 WAITING(5); // MT call only
185 CallInfo call = mCalls[i];
187 if (call == null && empty < 0) {
189 } else if (call != null
190 && (call.mState == CallInfo.State.INCOMING
191 || call.mState == CallInfo.State.WAITING)
196 } else if (call !
[all...]
/frameworks/wilhelm/tests/
H A DAndroid.mk2 LOCAL_PATH:= $(call my-dir)
21 $(call include-path-for, wilhelm) \
39 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/av/drm/libdrmframework/
H A DAndroid.mk16 LOCAL_PATH:= $(call my-dir)
47 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/av/media/libeffects/lvm/wrapper/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_PATH:= $(call my-dir)
28 $(call include-path-for, audio-effects)
57 $(call include-path-for, audio-effects)
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
/frameworks/av/media/libstagefright/colorconversion/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libstagefright/matroska/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/av/services/audioflinger/tests/
H A DAndroid.mk6 LOCAL_PATH:= $(call my-dir)
26 $(call include-path-for, audio-utils) \
50 $(call include-path-for, audio-effects) \
51 $(call include-path-for, audio-utils) \
/frameworks/av/services/medialog/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
/frameworks/av/tools/resampler_tools/
H A DAndroid.mk7 LOCAL_PATH:= $(call my-dir)
/frameworks/base/cmds/backup/
H A DAndroid.mk3 LOCAL_PATH:= $(call my-dir)
/frameworks/base/cmds/screencap/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)

Completed in 569 milliseconds

<<11121314151617181920>>