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.java106 static class LoadLinearFixedContext { class in IccFileHandler
120 LoadLinearFixedContext(int efid, int recordNum, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext
128 LoadLinearFixedContext(int efid, int recordNum, String path, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext
136 LoadLinearFixedContext(int efid, String path, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext
144 LoadLinearFixedContext(int efid, Message onLoaded) { in LoadLinearFixedContext() method in IccFileHandler.LoadLinearFixedContext