Searched refs:mLastCallSupplier (Results 1 – 2 of 2) sorted by relevance
85 @Mock private Supplier<String> mLastCallSupplier; field in CarInputRotaryServiceTest302 mDefaultMotionEventMainListener, mLastCallSupplier, mLongPressDelaySupplier, in init()
104 @Mock Supplier<String> mLastCallSupplier; field in CarInputServiceTest156 mDefaultMotionEventMainListener, mLastCallSupplier, mLongPressDelaySupplier, in setUp()780 when(mLastCallSupplier.get()).thenReturn("1234567890"); in callKey_longPress_withoutEventHandler_redialsLastCall()800 when(mLastCallSupplier.get()).thenReturn(""); in callKey_longPress_withoutEventHandler_withNoLastCall_doesNothing()