Searched refs:LoadLinearFixedContext (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | IccFileHandler.java | 111 static class LoadLinearFixedContext { class in IccFileHandler 125 LoadLinearFixedContext(int efid, int recordNum, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext 141 LoadLinearFixedContext(int efid, String path, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext 149 LoadLinearFixedContext(int efid, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext 220 new LoadLinearFixedContext(IccConstants.EF_IMG, recordNum, in loadEFImgLinearFixed() 244 new LoadLinearFixedContext(fileid, efPath, onLoaded)); in getEFLinearRecordSize() 309 new LoadLinearFixedContext(fileid, efPath, onLoaded)); in loadEFLinearFixedAll() 482 LoadLinearFixedContext lc; in handleMessage() 494 lc = (LoadLinearFixedContext) ar.userObj; in handleMessage() 520 lc = (LoadLinearFixedContext) ar.userObj; in handleMessage() [all …]
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 10325 com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
|
H A D | boot-image-profile.txt | 34971 Lcom/android/internal/telephony/uicc/IccFileHandler$LoadLinearFixedContext;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 10346 com.android.internal.telephony.uicc.IccFileHandler$LoadLinearFixedContext
|
H A D | boot-image-profile.txt | 44635 Lcom/android/internal/telephony/uicc/IccFileHandler$LoadLinearFixedContext;
|