Searched refs:shouldShowExpanded (Results 1 – 2 of 2) sorted by relevance
306 boolean shouldShowExpanded, String sourceNotificationKey, in SmartspaceTarget() argument320 mShouldShowExpanded = shouldShowExpanded; in SmartspaceTarget()412 public boolean shouldShowExpanded() { in shouldShowExpanded() method in SmartspaceTarget713 public Builder setShouldShowExpanded(boolean shouldShowExpanded) { in setShouldShowExpanded() argument714 this.mShouldShowExpanded = shouldShowExpanded; in setShouldShowExpanded()
2694 method public boolean shouldShowExpanded();