Searched refs:DISPLAY_SEARCH_RESULT_SMALL (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.launcher3.BubbleTextView.DISPLAY_SEARCH_RESULT_SMALL;399 mBubbleTextView.setDisplay(DISPLAY_SEARCH_RESULT_SMALL); in applyIconAndLabel_whenDisplay_DISPLAY_SEARCH_RESULT_SMALL_noBadge()
104 public static final int DISPLAY_SEARCH_RESULT_SMALL = 7; field in BubbleTextView255 } else if (mDisplay == DISPLAY_SEARCH_RESULT_SMALL) { in BubbleTextView()448 if (mHideBadge || mDisplay == DISPLAY_SEARCH_RESULT_SMALL) { in applyIconAndLabel()1209 || mDisplay == DISPLAY_SEARCH_RESULT_SMALL in isDisplaySearchResult()