Searched refs:finalSelection (Results 1 – 1 of 1) sorted by relevance
2930 final FillEventHistory finalSelection = InstrumentedAutoFillService.peekInstance() in checkFillSelectionFromPreviousSessionIsDiscarded() local2932 assertThat(finalSelection.getClientState().getString("activity")).isEqualTo("B"); in checkFillSelectionFromPreviousSessionIsDiscarded()2933 assertThat(finalSelection.getEvents()).isNull(); in checkFillSelectionFromPreviousSessionIsDiscarded()