Searched refs:call (Results 376 - 400 of 519) sorted by relevance

<<11121314151617181920>>

/frameworks/compile/mclinker/lib/Target/X86/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Target/X86/TargetInfo/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/ex/photoviewer/sample/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
35 LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs)) \
36 $(call all-logtags-files-under, $(src_dirs))
47 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/native/opengl/tests/
H A DAndroid.mk44 include $(call all-named-subdir-makefiles, $(dirs))
/frameworks/native/services/sensorservice/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/native/services/surfaceflinger/tests/screencap/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/opt/photoviewer/sample/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
35 LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dirs)) \
36 $(call all-logtags-files-under, $(src_dirs))
47 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/support/v7/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
24 LOCAL_SRC_FILES := $(call all-java-files-under, gridlayout/gen)
33 LOCAL_SRC_FILES := $(call all-java-files-under, gridlayout/src)
40 $(call dist-for-goals, droidcore sdk, $(LOCAL_BUILT_MODULE):android-support-v7-gridlayout.jar)
/frameworks/testing/uiautomator/library/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
19 uiautomator.core_src_files := $(call all-java-files-under, src)
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallManager.java44 * CallManager provides call and connection control as well as
232 * Get current coarse-grained voice call state.
233 * If the Call Manager has an active call and call waiting occurs,
350 * @return the phone associated with the foreground call
357 * @return the phone associated with the background call
364 * @return the phone associated with the ringing call
394 // is set by the Bg call. So set the phone to bgPhone.
494 * Answers a ringing or waiting call.
496 * Active call, i
[all...]
/frameworks/base/voip/java/android/net/sip/
H A DSipAudioCall.java41 * Handles an Internet audio call over SIP. You can instantiate this class with {@link SipManager},
69 /** Listener for events relating to a SIP call, such as when a call is being
70 * recieved ("on ringing") or a call is outgoing ("on calling").
75 * Called when the call object is ready to make another call.
78 * @param call the call object that is ready to make another call
80 public void onReadyToCall(SipAudioCall call) { argument
90 onCalling(SipAudioCall call) argument
101 onRinging(SipAudioCall call, SipProfile caller) argument
111 onRingingBack(SipAudioCall call) argument
121 onCallEstablished(SipAudioCall call) argument
131 onCallEnded(SipAudioCall call) argument
141 onCallBusy(SipAudioCall call) argument
151 onCallHeld(SipAudioCall call) argument
163 onError(SipAudioCall call, int errorCode, String errorMessage) argument
173 onChanged(SipAudioCall call) argument
[all...]
/frameworks/av/drm/common/
H A DAndroid.mk16 LOCAL_PATH:= $(call my-dir)
/frameworks/av/libvideoeditor/osal/src/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
/frameworks/base/core/tests/ConnectivityManagerTest/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
24 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
21 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/base/libs/hwui/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
64 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/base/policy/tests/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
24 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/base/test-runner/tests/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
24 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/base/tests/BiDiTests/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
21 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/base/tests/BrowserPowerTest/
H A DAndroid.mk15 LOCAL_PATH:= $(call my-dir)
24 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/base/tests/backup/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
39 LOCAL_SRC_FILES := $(call all-subdir-java-files)
/frameworks/compile/libbcc/bcinfo/Wrap/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DAndroid.mk18 LOCAL_PATH := $(call my-dir)
/frameworks/compile/libbcc/lib/Renderscript/
H A DAndroid.mk18 LOCAL_PATH := $(call my-dir)

Completed in 407 milliseconds

<<11121314151617181920>>