Searched refs:DISPLAY_SEARCH_RESULT (Results 1 – 2 of 2) sorted by relevance
23 import static com.android.launcher3.BubbleTextView.DISPLAY_SEARCH_RESULT;411 mBubbleTextView.setDisplay(DISPLAY_SEARCH_RESULT); in applyIconAndLabel_whenDisplay_DISPLAY_SEARCH_RESULT_hasBadge()
103 public static final int DISPLAY_SEARCH_RESULT = 6; field in BubbleTextView252 } else if (mDisplay == DISPLAY_SEARCH_RESULT) { in BubbleTextView()1208 return mDisplay == DISPLAY_SEARCH_RESULT in isDisplaySearchResult()