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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhone.java1340 String getCdmaPrlVersion(); method in interface:Phone
H A DPhoneProxy.java590 public String getCdmaPrlVersion() { method in class:PhoneProxy
591 return mActivePhone.getCdmaPrlVersion();
H A DPhoneBase.java922 public String getCdmaPrlVersion(){ method in class:PhoneBase
924 logUnexpectedCdmaMethodCall("getCdmaPrlVersion");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java431 public String getCdmaPrlVersion(){ method in class:CDMAPhone

Completed in 48 milliseconds