Searched refs:withoutSession (Results 1 – 3 of 3) sorted by relevance
76 public static AutofillId withoutSession(@NonNull AutofillId id) { in withoutSession() method in AutofillId
124 final AutofillId idWithoutSession = AutofillId.withoutSession(id); in testFactoryMethod_withoutSession()
2804 final AutofillId focusedId = AutofillId.withoutSession(mCurrentViewId); in triggerAugmentedAutofillLocked()