Home
last modified time | relevance | path

Searched refs:LoadLinearFixedContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccFileHandler.java110 static class LoadLinearFixedContext { class in IccFileHandler
124 LoadLinearFixedContext(int efid, int recordNum, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext
132 LoadLinearFixedContext(int efid, int recordNum, String path, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext
140 LoadLinearFixedContext(int efid, String path, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext
148 LoadLinearFixedContext(int efid, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext
187 new LoadLinearFixedContext(fileid, recordNum, efPath, onLoaded)); in loadEFLinearFixed()
219 new LoadLinearFixedContext(IccConstants.EF_IMG, recordNum, in loadEFImgLinearFixed()
243 new LoadLinearFixedContext(fileid, efPath, onLoaded)); in getEFLinearRecordSize()
308 new LoadLinearFixedContext(fileid, efPath, onLoaded)); in loadEFLinearFixedAll()
481 LoadLinearFixedContext lc; in handleMessage()
[all …]
/frameworks/base/config/
Dboot-image-profile.txt38029 Lcom/android/internal/telephony/uicc/IccFileHandler$LoadLinearFixedContext;