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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaLteUiccFileHandler.java 50 return getCommonIccEFPath(efid);
RuimFileHandler.java 77 return getCommonIccEFPath(efid);
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
SIMFileHandler.java 91 String path = getCommonIccEFPath(efid);
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccFileHandler.java 520 protected String getCommonIccEFPath(int efid) {

Completed in 36 milliseconds