Searched refs:createIccFileHandler (Results 1 - 1 of 1) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java109 mIccFh = createIccFileHandler(as.app_type);
144 mIccFh = createIccFileHandler(as.app_type);
192 private IccFileHandler createIccFileHandler(AppType type) { method in class:UiccCardApplication

Completed in 62 milliseconds