Searched refs:LAST_APP_AUTOFILL_ID (Results 1 – 3 of 3) sorted by relevance
858 private int mLastAutofillId = View.LAST_APP_AUTOFILL_ID;1004 View.LAST_APP_AUTOFILL_ID); in onCreate()1364 mLastAutofillId = View.LAST_APP_AUTOFILL_ID; in getNextAutofillId()
505 if (sLastAutofillId == View.LAST_APP_AUTOFILL_ID - 1) { in getNextAutofillId()
807 public static final int LAST_APP_AUTOFILL_ID = Integer.MAX_VALUE / 2; field in View7969 && getAutofillViewId() > LAST_APP_AUTOFILL_ID;12144 if (afm != null && getAutofillViewId() > LAST_APP_AUTOFILL_ID) {17583 || mAutofillViewId > LAST_APP_AUTOFILL_ID) {17594 if (mAutofillViewId > LAST_APP_AUTOFILL_ID) {