Home
last modified time | relevance | path

Searched refs:configurator (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/
H A DLockscreenSceneModule.kt37 configurator: Provider<KeyguardViewConfigurator>,
39 return { configurator.get().getKeyguardRootView() }
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayout.java214 int startIndex, ChildAnimationConfigurator configurator) { in animationsForChildrenFromIndex() argument
222 configurator.configureAnimationForChildAtIndex(i, anim); in animationsForChildrenFromIndex()