Searched refs:mAutofillViewId (Results 1 – 2 of 2) sorted by relevance
2418 private int mAutofillViewId = NO_ID; field in View9364 mAutofillViewId = id.getViewId(); in setAutofillId()9367 mAutofillViewId = NO_ID; in setAutofillId()9383 if (mAutofillViewId == NO_ID) { in resetSubtreeAutofillIds()9392 mAutofillViewId = NO_ID; in resetSubtreeAutofillIds()10685 if (mAutofillViewId == NO_ID) { in getAutofillViewId()10688 return mAutofillViewId; in getAutofillViewId()21039 state.mAutofillViewId = mAutofillViewId; in onSaveInstanceState()21131 mAutofillViewId = baseState.mAutofillViewId; in onRestoreInstanceState()29170 int mAutofillViewId; field in View.BaseSavedState[all …]
66584 Landroid/view/View$BaseSavedState;->mAutofillViewId:I66859 Landroid/view/View;->mAutofillViewId:I