Searched refs:AutofillCompatState (Results 1 – 2 of 2) sorted by relevance
88 import com.android.server.autofill.AutofillManagerService.AutofillCompatState;164 private final AutofillCompatState mAutofillCompatState;199 AutofillCompatState autofillCompatState, in AutofillManagerServiceImpl()
169 private final AutofillCompatState mAutofillCompatState = new AutofillCompatState();1431 static final class AutofillCompatState { class in AutofillManagerService