Searched refs:setBypassEnabled (Results 1 – 7 of 7) sorted by relevance
178 deviceEntryRepository.setBypassEnabled(true) in iconContainer_isVisible_bypassEnabled()190 deviceEntryRepository.setBypassEnabled(false) in iconContainer_isNotVisible_pulseExpanding_notBypassing()202 deviceEntryRepository.setBypassEnabled(true) in iconContainer_isVisible_notifsFullyHidden_bypassEnabled()216 deviceEntryRepository.setBypassEnabled(false) in iconContainer_isVisible_notifsFullyHidden_bypassDisabled_aodDisabled()231 deviceEntryRepository.setBypassEnabled(false) in iconContainer_isVisible_notifsFullyHidden_bypassDisabled_displayNeedsBlanking()247 deviceEntryRepository.setBypassEnabled(false) in iconContainer_isVisible_notifsFullyHidden_bypassDisabled()263 deviceEntryRepository.setBypassEnabled(false) in isIconContainerVisible_stopAnimation()
41 fun setBypassEnabled(isBypassEnabled: Boolean) { in setBypassEnabled() method
92 private fun setBypassEnabled(enabled: Boolean) { in eased() method in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinatorTest172 setBypassEnabled(false) in disablingBypassWillShowNotifications()351 setBypassEnabled(true) in verifyDelayedDozeAmountCanBeOverridden()362 setBypassEnabled(false) in verifyRemovingOverrideRestoresOtherwiseCalculatedDozeAmount()
233 deviceEntryRepository.setBypassEnabled(false) in filteredEntrySet_showPulsing_notifsNotFullyHidden_bypassDisabled()242 deviceEntryRepository.setBypassEnabled(false) in filteredEntrySet_showPulsing_notifsFullyHidden_bypassDisabled()251 deviceEntryRepository.setBypassEnabled(true) in filteredEntrySet_noPulsing_notifsNotFullyHidden_bypassEnabled()260 deviceEntryRepository.setBypassEnabled(true) in filteredEntrySet_showPulsing_notifsFullyHidden_bypassEnabled()
153 kosmos.fakeDeviceEntryRepository.setBypassEnabled(true) in deviceUnlockStatus_whenFaceIsAuthenticatedWhileAwakeWithBypass_isTrue()167 kosmos.fakeDeviceEntryRepository.setBypassEnabled(false) in deviceUnlockStatus_whenFaceIsAuthenticatedWithoutBypass_providesThatInfo()
324 kosmos.fakeDeviceEntryRepository.setBypassEnabled(true) in <lambda>()422 kosmos.fakeDeviceEntryRepository.setBypassEnabled(false) in <lambda>()
1400 kosmos.fakeDeviceEntryRepository.setBypassEnabled(isBypassEnabled) in <lambda>()