HomeSort by relevance Sort by last modified time
    Searched refs:getRemoteCallProfile (Results 1 - 8 of 8) sorted by null

  /frameworks/base/telephony/java/com/android/ims/internal/
IImsCallSession.aidl 63 ImsCallProfile getRemoteCallProfile();
  /frameworks/base/telephony/java/android/telephony/ims/stub/
ImsCallSessionImplBase.java 129 public ImsCallProfile getRemoteCallProfile() {
130 return ImsCallSessionImplBase.this.getRemoteCallProfile();
323 public ImsCallProfile getRemoteCallProfile() {
  /frameworks/base/telephony/java/android/telephony/ims/
ImsCallSession.java 550 public ImsCallProfile getRemoteCallProfile() {
556 return miSession.getRemoteCallProfile();
    [all...]
  /frameworks/base/telephony/java/android/telephony/ims/compat/stub/
ImsCallSessionImplBase.java 101 public ImsCallProfile getRemoteCallProfile() {
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java 734 public ImsCallProfile getRemoteCallProfile() throws ImsException {
742 return mSession.getRemoteCallProfile();
744 loge("getRemoteCallProfile :: ", t);
745 throw new ImsException("getRemoteCallProfile()", t, 0);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneConnection.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
  /frameworks/base/config/
boot-image-profile.txt     [all...]

Completed in 3621 milliseconds