Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccFileHandler.java111 static class LoadLinearFixedContext { class in IccFileHandler
125 LoadLinearFixedContext(int efid, int recordNum, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext
133 LoadLinearFixedContext(int efid, int recordNum, String path, 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