Searched refs:LAST_APP_AUTOFILL_ID (Results 1 – 4 of 4) sorted by relevance
592 if (sLastAutofillId == View.LAST_APP_AUTOFILL_ID - 1) { in getNextAutofillId()
939 private int mLastAutofillId = View.LAST_APP_AUTOFILL_ID;1468 View.LAST_APP_AUTOFILL_ID); in onCreate()1899 mLastAutofillId = View.LAST_APP_AUTOFILL_ID; in getNextAutofillId()
852 public static final int LAST_APP_AUTOFILL_ID = Integer.MAX_VALUE / 2; field in View9626 return getAutofillViewId() > LAST_APP_AUTOFILL_ID;14409 if (afm != null && getAutofillViewId() > LAST_APP_AUTOFILL_ID) { in onVisibilityAggregated()20318 || mAutofillViewId > LAST_APP_AUTOFILL_ID) { in onSaveInstanceState()20329 if (mAutofillViewId > LAST_APP_AUTOFILL_ID) { in onSaveInstanceState()
77950 Landroid/view/View;->LAST_APP_AUTOFILL_ID:I