Searched refs:NO_AUTOFILL_ID (Results 1 – 4 of 4) sorted by relevance
84 public static final AutofillId NO_AUTOFILL_ID = new AutofillId(0); field in AutofillId
1599 startSessionLocked(/* id= */ AutofillId.NO_AUTOFILL_ID, /* bounds= */ null, in notifyViewReadyInner()1644 notifyViewEnteredLocked(/* view= */ null, AutofillId.NO_AUTOFILL_ID, in notifyViewReadyInner()
81 TEST_EDITOR_INFO.autofillId = AutofillId.NO_AUTOFILL_ID;
5015 editorInfo.autofillId = AutofillId.NO_AUTOFILL_ID; in createInputConnection()