Searched refs:MSG_REQUEST_AUTOFILL (Results 1 – 1 of 1) sorted by relevance
81 private static final int MSG_REQUEST_AUTOFILL = 2; field in AuthenticationActivity246 case MSG_REQUEST_AUTOFILL: in onCreate()259 mHandler.dispatchMessage(mHandler.obtainMessage(MSG_REQUEST_AUTOFILL)); in onCreate()