Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java5566 convertPresentation(srvccConnections[i].getNumberPresentation()); in convertToHalSrvccCall()
5569 convertPresentation(srvccConnections[i].getNamePresentation()); in convertToHalSrvccCall()
5653 public static int convertPresentation(int presentation) { in convertPresentation() method in RILUtils