Home
last modified time | relevance | path

Searched refs:prepareForLaunch (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt436 prepareForLaunch() in <lambda>()
904 fun prepareForLaunch() { in <lambda>() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
DQSTileViewImplTest.kt484 tileView.prepareForLaunch() in onPrepareForLaunch_paddingForLaunchAnimationIsConfigured()