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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java50 private static final int EVENT_CHANGE_FACILITY_LOCK_DONE = 7; field in class:UiccCardApplication
332 if (DBG) log( "EVENT_CHANGE_FACILITY_LOCK_DONE: mIccLockEnabled= "
403 case EVENT_CHANGE_FACILITY_LOCK_DONE:
760 mHandler.obtainMessage(EVENT_CHANGE_FACILITY_LOCK_DONE, onComplete));

Completed in 20 milliseconds