Home
last modified time | relevance | path

Searched refs:LaunchableViewDelegate (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlphaOptimizedButton.java24 import com.android.systemui.animation.LaunchableViewDelegate;
32 private LaunchableViewDelegate mDelegate = new LaunchableViewDelegate(this,
H A DAlphaOptimizedFrameLayout.java24 import com.android.systemui.animation.LaunchableViewDelegate;
34 private final LaunchableViewDelegate mLaunchableViewDelegate = new LaunchableViewDelegate(
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/view/
H A DLaunchableTextView.kt24 import com.android.systemui.animation.LaunchableViewDelegate
29 LaunchableViewDelegate(
H A DLaunchableFrameLayout.kt23 import com.android.systemui.animation.LaunchableViewDelegate
28 LaunchableViewDelegate(
H A DLaunchableImageView.kt24 import com.android.systemui.animation.LaunchableViewDelegate
29 LaunchableViewDelegate(
H A DLaunchableLinearLayout.kt23 import com.android.systemui.animation.LaunchableViewDelegate
28 LaunchableViewDelegate(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/
H A DLaunchableConstraintLayout.kt23 import com.android.systemui.animation.LaunchableViewDelegate
28 LaunchableViewDelegate(
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DLaunchableView.kt44 class LaunchableViewDelegate( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
H A DTransitionLayout.kt31 import com.android.systemui.animation.LaunchableViewDelegate
56 LaunchableViewDelegate(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileViewImpl.kt49 import com.android.systemui.animation.LaunchableViewDelegate
147 private val launchableViewDelegate = LaunchableViewDelegate(
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DDialogLaunchAnimatorTest.kt330 LaunchableViewDelegate(