Home
last modified time | relevance | path

Searched refs:goToLockedShadeFromShelf (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/domain/interactor/
DNotificationShelfInteractorTest.kt125 underTest.goToLockedShadeFromShelf() in goToLockedShadeFromShelf_wakesUpFromDoze()
133 underTest.goToLockedShadeFromShelf() in goToLockedShadeFromShelf_invokesKeyguardTransitionController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/ui/viewmodel/
DNotificationShelfViewModel.kt45 interactor.goToLockedShadeFromShelf() in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shelf/domain/interactor/
DNotificationShelfInteractor.kt55 fun goToLockedShadeFromShelf() { in <lambda>() method