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

/frameworks/base/core/java/android/service/autofill/
H A DAutofillService.java276 private static final int MSG_ON_SAVE_REQUEST = 4; field in class:AutofillService
303 mHandlerCaller.obtainMessageOO(MSG_ON_SAVE_REQUEST, request,
322 } case MSG_ON_SAVE_REQUEST: {

Completed in 1784 milliseconds