Searched defs:depthController (Results 1 – 6 of 6) sorted by relevance
84 public void setValue(DepthController depthController, float depth) { in setValue()89 public Float get(DepthController depthController) { in get()
161 @Nullable DepthController depthController, in createRecentsWindowAnimator()447 @Nullable DepthController depthController, in composeRecentsSplitLaunchAnimatorLegacy()532 @Nullable DepthController depthController) { in composeRecentsLaunchAnimator()
74 DepthController depthController) { in SplitSelectStateController()
281 DepthController depthController = ((BaseQuickstepLauncher) launcher).getDepthController(); in addDepthAnimationForState() local
137 NotificationShadeDepthController depthController, in NotificationShadeWindowViewController()
1025 DepthController depthController = mLauncher.getDepthController(); in getBackgroundAnimator() local