Searched refs:shouldShowExpanded (Results 1 – 2 of 2) sorted by relevance
217 boolean shouldShowExpanded, String sourceNotificationKey, in SmartspaceTarget() argument231 mShouldShowExpanded = shouldShowExpanded; in SmartspaceTarget()321 public boolean shouldShowExpanded() { in shouldShowExpanded() method in SmartspaceTarget595 public Builder setShouldShowExpanded(boolean shouldShowExpanded) { in setShouldShowExpanded() argument596 this.mShouldShowExpanded = shouldShowExpanded; in setShouldShowExpanded()
1685 method public boolean shouldShowExpanded();