Home
last modified time | relevance | path

Searched defs:focusedId (Results 1 – 3 of 3) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DAugmentedUiBot.java64 public UiObject2 assertUiShown(@NonNull AutofillId focusedId, in assertUiShown()
DAugmentedHelper.java181 final AutofillId focusedId = request.getFocusedId(); in toString() local
194 public static String getContentDescriptionForUi(@NonNull AutofillId focusedId) { in getContentDescriptionForUi()
DCannedAugmentedFillResponse.java101 final AutofillId focusedId = request.getFocusedId(); in asFillResponse() local