Searched refs:setIsLaunchAnimationRunning (Results 1 – 4 of 4) sorted by relevance
29 shadeViewController.setIsLaunchAnimationRunning(true)37 shadeViewController.setIsLaunchAnimationRunning(true)46 shadeViewController.setIsLaunchAnimationRunning(false)61 shadeViewController.setIsLaunchAnimationRunning(false)
61 override fun setIsLaunchAnimationRunning(running: Boolean) {}
159 fun setIsLaunchAnimationRunning(running: Boolean) regex
2901 public void setIsLaunchAnimationRunning(boolean running) { in setIsLaunchAnimationRunning() method in NotificationPanelViewController