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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java255 public void loadEFLinearFixedAll(int fileid, String path, Message onLoaded) { method in class:IccFileHandler
273 public void loadEFLinearFixedAll(int fileid, Message onLoaded) { method in class:IccFileHandler
274 loadEFLinearFixedAll(fileid, getEFPath(fileid), onLoaded);

Completed in 71 milliseconds