Searched refs:mIsDeviceEntered (Results 1 – 1 of 1) sorted by relevance
99 private final MutableStateFlow<Boolean> mIsDeviceEntered = field in FalsingCollectorImplTest118 when(mDeviceEntryInteractor.isDeviceEntered()).thenReturn(mIsDeviceEntered); in setUp()340 mIsDeviceEntered.setValue(true); in testAvoidUnlocked_sceneContainerEnabled()