Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java6090 if (isCallProfileSupported(profile)) { in convertToSrvccConnectionInfo()
6128 private boolean isCallProfileSupported(SrvccCall profile) { in isCallProfileSupported() method in ImsPhoneCallTracker