HomeSort by relevance Sort by last modified time
    Searched defs:getEcbmInterface (Results 1 - 19 of 19) sorted by null

  /frameworks/base/telephony/java/android/telephony/ims/compat/feature/
MMTelFeature.java 160 public IImsEcbm getEcbmInterface() throws RemoteException {
162 ImsEcbmImplBase implBase = MMTelFeature.this.getEcbmInterface();
336 public ImsEcbmImplBase getEcbmInterface() {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
ImsServiceInterfaceAdapter.java 109 public IImsEcbm getEcbmInterface() throws RemoteException {
110 return getInterface().getEcbmInterface(SERVICE_ID);
MmTelInterfaceAdapter.java 109 public IImsEcbm getEcbmInterface() throws RemoteException {
110 return getInterface().getEcbmInterface();
MmTelFeatureCompatAdapter.java 402 public IImsEcbm getEcbmInterface() throws RemoteException {
403 return mCompatFeature.getEcbmInterface();
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsServiceBase.java 112 public IImsEcbm getEcbmInterface(int serviceId) {
MmTelFeatureConnection.java 569 public IImsEcbm getEcbmInterface() throws RemoteException {
572 return getServiceInterface(mBinder).getEcbmInterface();
ImsManager.java     [all...]
  /frameworks/base/telephony/java/android/telephony/ims/feature/
MmTelFeature.java 115 public IImsEcbm getEcbmInterface() throws RemoteException {
117 return MmTelFeature.this.getEcbmInterface();
568 protected IImsEcbm getEcbmInterface() throws RemoteException {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-r1.jar 
android-all-8.1.0-robolectric-r4458339.jar 
android-all-7.0.0_r1-robolectric-0.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 105 milliseconds