Searched refs:MSG_WAIT_FOR_LATCH (Results 1 – 1 of 1) sorted by relevance
60 private static final int MSG_WAIT_FOR_LATCH = 1; field in AuthenticationActivity177 case MSG_WAIT_FOR_LATCH: in onCreate()188 mHandler.dispatchMessage(mHandler.obtainMessage(MSG_WAIT_FOR_LATCH)); in onCreate()