Searched refs:attemptDeviceEntry (Results 1 – 5 of 5) sorted by relevance
384 verify(mDeviceEntryInteractor, never()).attemptDeviceEntry(); in longPress_showBouncer_sceneContainerNotEnabled()398 verify(mDeviceEntryInteractor).attemptDeviceEntry(); in longPress_showBouncer()411 verify(mDeviceEntryInteractor, never()).attemptDeviceEntry(); in longPress_falsingTriggered_doesNotShowBouncer()
343 underTest.attemptDeviceEntry() in <lambda>()360 underTest.attemptDeviceEntry() in <lambda>()378 underTest.attemptDeviceEntry() in <lambda>()396 underTest.attemptDeviceEntry() in <lambda>()414 underTest.attemptDeviceEntry() in <lambda>()
218 fun attemptDeviceEntry() { in <lambda>() method
277 deviceEntryInteractor.attemptDeviceEntry() in <lambda>()
747 mDeviceEntryInteractor.get().attemptDeviceEntry(); in onLongPress()