Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DLoginActivityTest.java2911 final FillEventHistory selectionB = InstrumentedAutoFillService.peekInstance() in checkFillSelectionFromPreviousSessionIsDiscarded() local
2913 assertThat(selectionB.getClientState().getString("activity")).isEqualTo("B"); in checkFillSelectionFromPreviousSessionIsDiscarded()
2914 assertThat(selectionB.getEvents()).isNull(); in checkFillSelectionFromPreviousSessionIsDiscarded()