Searched defs:EVENT_QUERY_FACILITY_LOCK_DONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java49 private static final int EVENT_QUERY_FACILITY_LOCK_DONE = 6; field in class:UiccCardApplication
225 * Interpret EVENT_QUERY_FACILITY_LOCK_DONE
279 mAid, mHandler.obtainMessage(EVENT_QUERY_FACILITY_LOCK_DONE));
403 case EVENT_QUERY_FACILITY_LOCK_DONE:

Completed in 40 milliseconds