Searched refs:animateExpandQs (Results 1 – 9 of 9) sorted by relevance
38 override fun animateExpandQs() {} in animateExpandQs() method in com.android.systemui.shade.ShadeControllerEmptyImpl
52 final override fun animateExpandQs() { in expandToNotifications() method in com.android.systemui.shade.BaseShadeControllerImpl
93 void animateExpandQs(); in animateExpandQs() method
194 mMainExecutor.execute(this::animateExpandQs); in postAnimateExpandQs()
135 shadeController.animateExpandQs() in testDisableNotificationShade()146 shadeController.animateExpandQs() in testEnableNotificationShade()
237 mShadeController.animateExpandQs(); in animateExpandSettingsPanel()330 mShadeController.animateExpandQs(); in handleSystemKey()514 mShadeController.animateExpandQs(); in toggleQuickSettingsPanel()
495 mShadeController.animateExpandQs(); in handleQuickSettings()
341 verify(mShadeController).animateExpandQs(); in testSwipeDownLockscreen_logAndOpenQS()
2437 mShadeController.animateExpandQs();