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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCarrierPrivilegeRules.java138 public String parseLength(String data) { method in class:UiccCarrierPrivilegeRules.TLV
149 log("TLV parseLength length=" + length + "lenghtBytes: " + lengthBytes);
163 parseLength(data);
549 String lengthBytes = allRules.parseLength(mRules);

Completed in 296 milliseconds