Searched defs:getCdmaPrlVersion (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneProxy.java698 public String getCdmaPrlVersion() { method in class:PhoneProxy
699 return mActivePhone.getCdmaPrlVersion();
H A DPhone.java1361 String getCdmaPrlVersion(); method in interface:Phone
H A DPhoneBase.java1072 public String getCdmaPrlVersion(){ method in class:PhoneBase
1074 logUnexpectedCdmaMethodCall("getCdmaPrlVersion");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java467 public String getCdmaPrlVersion(){ method in class:CDMAPhone

Completed in 26 milliseconds