Home
last modified time | relevance | path

Searched defs:shouldShowExpanded (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTarget.java298 boolean shouldShowExpanded, String sourceNotificationKey, in SmartspaceTarget()
403 public boolean shouldShowExpanded() { in shouldShowExpanded() method in SmartspaceTarget
690 public Builder setShouldShowExpanded(boolean shouldShowExpanded) { in setShouldShowExpanded()