Home
last modified time | relevance | path

Searched defs:LoadLinearFixedContext (Results 1 – 1 of 1) 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