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

/frameworks/base/core/java/android/service/autofill/
H A DAutofillService.java275 private static final int MSG_ON_FILL_REQUEST = 3; field in class:AutofillService
296 mHandlerCaller.obtainMessageOOO(MSG_ON_FILL_REQUEST, request,
313 } case MSG_ON_FILL_REQUEST: {

Completed in 60 milliseconds