Searched refs:isShowingMoreSuggestionPanel (Results 1 – 2 of 2) sorted by relevance
228 if (isShowingMoreSuggestionPanel()) { in maybeShowImportantNoticeTitle()285 public boolean isShowingMoreSuggestionPanel() { in isShowingMoreSuggestionPanel() method in SuggestionStripView
242 return mReceiverView.isShowingMoreSuggestionPanel() && mEventSendingRect.contains(x, y); in needsToForward()