Home
last modified time | relevance | path

Searched refs:withoutSession (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/autofill/
DAutofillIdTest.java124 final AutofillId idWithoutSession = AutofillId.withoutSession(id); in testFactoryMethod_withoutSession()
131 final AutofillId idWithoutSession = AutofillId.withoutSession(id); in testVirtual_Long_withoutSession()
144 final AutofillId idWithoutSession = AutofillId.withoutSession(id); in testVirtual_Int_withoutSession()
/frameworks/base/core/java/android/view/autofill/
DAutofillId.java106 public static AutofillId withoutSession(@NonNull AutofillId id) { in withoutSession() method in AutofillId
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java5810 AutofillId.withoutSession(focussedId), currentValue, in onAugmentedAutofillInlineSuggestionAccept()
/frameworks/base/core/api/
Dtest-current.txt3847 …method @NonNull public static android.view.autofill.AutofillId withoutSession(@NonNull android.vie…