Searched refs:mAutofillViewId (Results 1 – 1 of 1) sorted by relevance
2146 private int mAutofillViewId = NO_ID; field in View8542 if (mAutofillViewId == NO_ID) { in getAutofillViewId()8543 mAutofillViewId = mContext.getNextAutofillId(); in getAutofillViewId()8545 return mAutofillViewId; in getAutofillViewId()17651 || mAutofillViewId > LAST_APP_AUTOFILL_ID) {17662 if (mAutofillViewId > LAST_APP_AUTOFILL_ID) {17668 state.mAutofillViewId = mAutofillViewId;17752 mAutofillViewId = baseState.mAutofillViewId;25097 int mAutofillViewId;25120 mAutofillViewId = source.readInt();[all …]