Searched refs:mLastStarted (Results 1 – 1 of 1) sorted by relevance
73 ArgumentCaptor<Intent> mLastStarted; field in ParentalConsentHelperTest188 .startActivityForResult(mLastStarted.capture(), eq(REQUEST_CODE)); in testLaunchNext()189 assertThat(mLastStarted.getAllValues() in testLaunchNext()195 assertThat(mLastStarted.getAllValues() in testLaunchNext()