Searched refs:turnOnIms (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/compat/feature/
H A DMMTelFeature.java146 public void turnOnIms() throws RemoteException {
148 MMTelFeature.this.turnOnIms();
324 public void turnOnIms() { method in class:MMTelFeature
328 * Signal the MMTelFeature to turn off IMS when it has been turned on using {@link #turnOnIms}
/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsMMTelFeature.aidl49 void turnOnIms();
H A DIImsService.aidl73 void turnOnIms(int phoneId);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DImsServiceInterfaceAdapter.java101 public void turnOnIms() throws RemoteException { method in class:ImsServiceInterfaceAdapter
102 getInterface().turnOnIms(mSlotId);
H A DMmTelInterfaceAdapter.java101 public void turnOnIms() throws RemoteException { method in class:MmTelInterfaceAdapter
102 getInterface().turnOnIms();
H A DMmTelFeatureCompatAdapter.java463 mCompatFeature.turnOnIms();
/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsServiceBase.java102 public void turnOnIms(int phoneId) { method in class:ImsServiceBase.ImsServiceBinder
H A DImsManager.java770 log("setVtSetting(b) : turnOnIms");
771 turnOnIms();
896 log("setWfcSetting() : turnOnIms");
897 turnOnIms();
1296 log("updateImsServiceConfig: turnOnIms");
1297 turnOnIms();
2071 private void turnOnIms() throws ImsException { method in class:ImsManager
2121 // if turnOn: first set feature values then call turnOnIms()
2126 log("setAdvanced4GMode: turnOnIms");
2127 turnOnIms();
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 243 milliseconds