Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java390 public boolean isVolteEnabledByPlatformForSlot() { in isVolteEnabledByPlatformForSlot() method in ImsManager
616 } else if (isVolteEnabledByPlatformForSlot() in setVtSettingForSlot()
617 && (!isVolteEnabledByPlatformForSlot() in setVtSettingForSlot()
761 && (!isVolteEnabledByPlatformForSlot() in setWfcNonPersistentForSlot()
1300 boolean available = isVolteEnabledByPlatformForSlot(); in updateVolteFeatureValue()
2110 if (isVolteEnabledByPlatformForSlot()) { in setLteFeatureValues()
2518 pw.println(" isVolteEnabledByPlatform = " + isVolteEnabledByPlatformForSlot()); in dump()