Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTarget.java217 boolean shouldShowExpanded, String sourceNotificationKey, in SmartspaceTarget() argument
231 mShouldShowExpanded = shouldShowExpanded; in SmartspaceTarget()
321 public boolean shouldShowExpanded() { in shouldShowExpanded() method in SmartspaceTarget
595 public Builder setShouldShowExpanded(boolean shouldShowExpanded) { in setShouldShowExpanded() argument
596 this.mShouldShowExpanded = shouldShowExpanded; in setShouldShowExpanded()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1685 method public boolean shouldShowExpanded();