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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
CsimFileHandler.java 49 String path = getCommonIccEFPath(efid);
IsimFileHandler.java 44 String path = getCommonIccEFPath(efid);
RuimFileHandler.java 69 return getCommonIccEFPath(efid);
SIMFileHandler.java 69 String path = getCommonIccEFPath(efid);
UsimFileHandler.java 68 String path = getCommonIccEFPath(efid);
IccFileHandler.java 512 protected String getCommonIccEFPath(int efid) {

Completed in 308 milliseconds