Searched defs:isVolteEnabled (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java1314 public boolean isVolteEnabled() { method in class:ImsPhoneCallTracker
H A DImsPhone.java1227 public boolean isVolteEnabled() { method in class:ImsPhone
1228 return mCT.isVolteEnabled();

Completed in 259 milliseconds