OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:callSessionHoldReceived
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/net/ims/src/java/com/android/ims/
ImsCallSessionListenerBase.java
67
public void
callSessionHoldReceived
(IImsCallSession session, ImsCallProfile profile) {
ImsCall.java
[
all
...]
/frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSessionListener.aidl
46
void
callSessionHoldReceived
(in IImsCallSession session, in ImsCallProfile profile);
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsCallSession.java
161
public void
callSessionHoldReceived
(ImsCallSession session,
1006
public void
callSessionHoldReceived
(IImsCallSession session,
1009
mListener.
callSessionHoldReceived
(ImsCallSession.this, profile);
[
all
...]
Completed in 41 milliseconds