Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/smartspace/
H A DISysuiUnlockAnimationController.aidl32 oneway void onLauncherSmartspaceStateUpdated(in SmartspaceState state); in onLauncherSmartspaceStateUpdated() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt239 override fun onLauncherSmartspaceStateUpdated(state: SmartspaceState?) {