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

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccConstants.java 26 static final int EF_SDN = 0x6F49;
AdnRecordCache.java 115 case EF_SDN: return EF_EXT3;
134 * @param efid must be one among EF_ADN, EF_FDN, and EF_SDN
168 * @param efid must be one of EF_ADN, EF_FDN, and EF_SDN
IccProvider.java 87 return loadFromEf(IccConstants.EF_SDN);
IccFileHandler.java 528 case EF_SDN:

Completed in 146 milliseconds