Home
last modified time | relevance | path

Searched defs:PlmnActRecord (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DPlmnActRecord.java33 public class PlmnActRecord implements Parcelable { class
60 public PlmnActRecord(String plmn, int accessTechs) { in PlmnActRecord() method in PlmnActRecord
69 public PlmnActRecord(byte[] bytes, int offset) { in PlmnActRecord() method in PlmnActRecord