Searched refs:getNextAutofillId (Results 1 – 4 of 4) sorted by relevance
965 public int getNextAutofillId() { in getNextAutofillId() method in ContextWrapper966 return mBase.getNextAutofillId(); in getNextAutofillId()
504 public int getNextAutofillId() { in getNextAutofillId() method in Context
1362 public int getNextAutofillId() { in getNextAutofillId() method in Activity
8501 mAutofillViewId = mContext.getNextAutofillId(); in getAutofillViewId()