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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java559 public String getCdmaPrlVersion(){ method in class:CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneProxy.java829 public String getCdmaPrlVersion() { method in class:PhoneProxy
830 return mActivePhone.getCdmaPrlVersion();
H A DPhone.java1460 String getCdmaPrlVersion(); method in interface:Phone
H A DPhoneBase.java1724 public String getCdmaPrlVersion(){ method in class:PhoneBase
1726 logUnexpectedCdmaMethodCall("getCdmaPrlVersion");

Completed in 43 milliseconds