Home
last modified time | relevance | path

Searched refs:UnlockedScreenOffAnimationController (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DUnlockedScreenOffAnimationControllerTest.kt55 private lateinit var controller: UnlockedScreenOffAnimationController
87 controller = UnlockedScreenOffAnimationController(
H A DDozeParametersTest.java83 @Mock private UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController;
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewLegacyControllerBaseTest.java43 import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController;
70 protected @Mock UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController;
H A DUdfpsControllerOverlayTest.kt57 import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
109 UnlockedScreenOffAnimationController
H A DUdfpsControllerTest.java106 import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController;
190 private UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarTouchableRegionManager.java64 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController;
89 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController in StatusBarTouchableRegionManager()
H A DDozeParameters.java87 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController;
130 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in DozeParameters()
H A DScreenOffAnimationController.kt31 unlockedScreenOffAnimation: UnlockedScreenOffAnimationController,
H A DUnlockedScreenOffAnimationController.kt57 class UnlockedScreenOffAnimationController @Inject constructor( regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsControllerOverlay.kt67 import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
101 private val unlockedScreenOffAnimationController: UnlockedScreenOffAnimationController,
H A DUdfpsKeyguardViewControllerLegacy.kt49 import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController
69 private val unlockedScreenOffAnimationController: UnlockedScreenOffAnimationController,
H A DUdfpsController.java101 import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController;
169 @NonNull private final UnlockedScreenOffAnimationController
837 @NonNull UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in UdfpsController()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java166 import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController;
286 @Mock protected UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java216 import com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController;
397 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController;
755 UnlockedScreenOffAnimationController unlockedScreenOffAnimationController, in NotificationPanelViewController()
/aosp14/frameworks/base/packages/SystemUI/
H A Dktfmt_includes.txt416 -packages/SystemUI/src/com/android/systemui/statusbar/phone/UnlockedScreenOffAnimationController.kt