Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTarget.java294 SmartspaceAction headerAction, SmartspaceAction baseAction, long creationTimeMillis, in SmartspaceTarget() argument
303 mHeaderAction = headerAction; in SmartspaceTarget()
609 public Builder setHeaderAction(@NonNull SmartspaceAction headerAction) { in setHeaderAction() argument
610 this.mHeaderAction = headerAction; in setHeaderAction()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/
H A DLockscreenSmartspaceController.kt181 val clickIntent = weatherTarget.headerAction?.intent