Home
last modified time | relevance | path

Searched defs:callee (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DISipSession.aidl116 void makeCall(in SipProfile callee, String sessionDescription, int timeout); in makeCall()
H A DSipSession.java402 public void makeCall(SipProfile callee, String sessionDescription, in makeCall()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java510 SipProfile callee = in dial() local
557 SipProfile callee = sipAudioCall.getPeerProfile(); in initIncomingCall() local
848 public SipConnection(SipCall owner, SipProfile callee, in SipConnection()
856 public SipConnection(SipCall owner, SipProfile callee) { in SipConnection()
/aosp12/frameworks/opt/net/voip/src/java/com/android/server/sip/
H A DSipHelper.java195 public ClientTransaction sendOptions(SipProfile caller, SipProfile callee, in sendOptions()
270 SipProfile callee, String tag) throws ParseException, SipException { in createRequest()
287 public ClientTransaction sendInvite(SipProfile caller, SipProfile callee, in sendInvite()
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl115 void start(String callee, in ImsCallProfile profile); in start()
/aosp12/art/compiler/optimizing/
H A Dsharpening.cc61 ArtMethod* callee, in SharpenLoadMethod()
H A Dinliner.cc1688 static bool CanEncodeInlinedMethodInStackMap(const DexFile& caller_dex_file, ArtMethod* callee) in CanEncodeInlinedMethodInStackMap()
/aosp12/art/runtime/
H A Dhidden_api.h95 bool CanAlwaysAccess(const AccessContext& callee) const { in CanAlwaysAccess()
H A Dstack.cc914 ArtMethod* callee = in WalkStack() local
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java396 public void start(String callee, ImsCallProfile profile) { in start()
/aosp12/art/runtime/jit/
H A Djit.h330 void NotifyCompiledCodeToInterpreterTransition(Thread* self, ArtMethod* callee) in NotifyCompiledCodeToInterpreterTransition()
/aosp12/art/runtime/entrypoints/
H A Dentrypoint_utils.cc287 void MaybeUpdateBssMethodEntry(ArtMethod* callee, MethodReference callee_reference) { in MaybeUpdateBssMethodEntry()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java165 public void start(String callee, ImsCallProfile profile) { in start()
/aosp12/system/tools/hidl/
H A DgenerateCpp.cpp1500 std::string callee; in generateStaticStubMethodSource() local
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java774 public void start(String callee, ImsCallProfile profile) { in start()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallsManager.java1510 final List<Uri> callee = new ArrayList<>(); in startOutgoingCall() local
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java1142 public void start(ImsCallSession session, String callee) in start()
/aosp12/art/runtime/jni/
H A Djni_internal_test.cc2646 auto callee = [](void* env_ptr) -> void* { in TEST_F() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...