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
218 * Interpret EVENT_QUERY_FACILITY_LOCK_DONE
272 mAid, mHandler.obtainMessage(EVENT_QUERY_FACILITY_LOCK_DONE));
399 case EVENT_QUERY_FACILITY_LOCK_DONE:

Completed in 20 milliseconds