Home
last modified time | relevance | path

Searched refs:isImsSupportedOnDevice (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DQnsImsManager.java937 private static boolean isImsSupportedOnDevice(Context context) { in isImsSupportedOnDevice() method in QnsImsManager
954 if (!isImsSupportedOnDevice(mContext)) { in getImsServiceState()
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java671 if (!isImsSupportedOnDevice(mPhone.getContext())) { in onCreate()
927 if (isImsSupportedOnDevice(mPhone.getContext())) { in onCreateOptionsMenu()
2022 if (!isImsSupportedOnDevice(mPhone.getContext())) { in updateImsProvisionedState()
2342 private boolean isImsSupportedOnDevice(Context context) { in isImsSupportedOnDevice() method in RadioInfo
/packages/services/Telephony/src/com/android/phone/
DImsRcsController.java911 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in getRcsFeatureController()
DPhoneInterfaceManager.java4564 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in registerImsRegistrationCallback()
4634 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in registerImsEmergencyRegistrationCallback()
4699 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in getImsMmTelRegistrationState()
4732 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in getImsMmTelRegistrationTransportType()
4772 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in registerMmTelCapabilityCallback()
4886 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in isMmTelCapabilitySupported()
6717 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in getImsMmTelFeatureState()
12551 if (!ImsManager.isImsSupportedOnDevice(mApp)) { in registerImsStateCallback()