HomeSort by relevance Sort by last modified time
    Searched refs:EF_AD (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccConstants.java 41 static final int EF_AD = 0x6FAD;
SIMFileHandler.java 51 case EF_AD:
UsimFileHandler.java 44 case EF_AD:
SIMRecords.java 886 log("EF_AD: " + IccUtils.bytesToHexString(data));
894 log("MNC length not present in EF_AD");
    [all...]

Completed in 99 milliseconds