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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DUiccCardApplication.java47 private static final int EVENT_QUERY_FACILITY_LOCK_DONE = 3; field in class:UiccCardApplication
204 * Interpret EVENT_QUERY_FACILITY_LOCK_DONE
246 mAid, mHandler.obtainMessage(EVENT_QUERY_FACILITY_LOCK_DONE));
330 case EVENT_QUERY_FACILITY_LOCK_DONE:

Completed in 173 milliseconds