OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIMFileHandler
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
SIMFileHandler.java
26
public final class
SIMFileHandler
extends IccFileHandler implements IccConstants {
27
static final String LOG_TAG = "
SIMFileHandler
";
33
public
SIMFileHandler
(UiccCardApplication app, String aid, CommandsInterface ci) {
UiccCardApplication.java
191
return new
SIMFileHandler
(this, mAid, mCi);
[
all
...]
Completed in 93 milliseconds