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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DSIMRecords.java115 static final int TAG_SPDI_PLMN_LIST = 0x80; field in class:SIMRecords
1885 // There should only be one TAG_SPDI_PLMN_LIST
1886 if (tlv.getTag() == TAG_SPDI_PLMN_LIST) {

Completed in 32 milliseconds