HomeSort by relevance Sort by last modified time
    Searched refs:getNextAutofillId (Results 1 - 7 of 7) sorted by null

  /cts/tests/autofillservice/src/android/autofillservice/cts/
MutableAutofillIdTest.java 96 final AutofillId newIdField1 = mActivity.getAutofillManager().getNextAutofillId();
174 final AutofillId newIdField1 = mActivity.getAutofillManager().getNextAutofillId();
239 final AutofillId newIdField1 = mActivity.getAutofillManager().getNextAutofillId();
  /frameworks/base/core/java/android/content/
ContextWrapper.java 986 public int getNextAutofillId() {
987 return mBase.getNextAutofillId();
Context.java 525 public int getNextAutofillId() {
    [all...]
  /frameworks/base/core/java/android/view/autofill/
AutofillManager.java     [all...]
  /frameworks/base/core/java/android/app/
Activity.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /frameworks/base/core/java/android/view/
View.java     [all...]

Completed in 168 milliseconds