Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/smartspace/
DSmartspaceTarget.java306 boolean shouldShowExpanded, String sourceNotificationKey, in SmartspaceTarget() argument
320 mShouldShowExpanded = shouldShowExpanded; in SmartspaceTarget()
412 public boolean shouldShowExpanded() { in shouldShowExpanded() method in SmartspaceTarget
713 public Builder setShouldShowExpanded(boolean shouldShowExpanded) { in setShouldShowExpanded() argument
714 this.mShouldShowExpanded = shouldShowExpanded; in setShouldShowExpanded()
/frameworks/base/core/api/
Dsystem-current.txt2694 method public boolean shouldShowExpanded();