Searched refs:goToLockedShade (Results 1 – 4 of 4) sorted by relevance
141 transitionController.goToLockedShade(null) in testGoingToLockedShade()148 transitionController.goToLockedShade(null) in testGoToLockedShadeOnlyOnKeyguard()150 transitionController.goToLockedShade(null) in testGoToLockedShadeOnlyOnKeyguard()152 transitionController.goToLockedShade(null) in testGoToLockedShadeOnlyOnKeyguard()159 transitionController.goToLockedShade(null) in testDontGoWhenShadeDisabled()166 transitionController.goToLockedShade(row) in testUserExpandsViewOnGoingToFullShade()174 transitionController.goToLockedShade(null) in testTriggeringBouncerWhenPrivateNotificationsArentAllowed()183 transitionController.goToLockedShade(null) in testTriggeringBouncerNoNotificationsOnLockscreen()191 transitionController.goToLockedShade(null) in testGoToLockedShadeCreatesQSAnimation()199 transitionController.goToLockedShade(null, needsQSAnimation = false) in testGoToLockedShadeDoesntCreateQSAnimation()
167 goToLockedShade(it) in <lambda>()381 fun goToLockedShade(expandedView: View?, needsQSAnimation: Boolean = true) { in <lambda>() method
236 lockscreenShadeTransitionController.goToLockedShade(startingChild, in finishExpansion()
405 mShadeTransitionController.goToLockedShade(clickedEntry.getRow()); in onExpandClicked()