Home
last modified time | relevance | path

Searched refs:DISPLAY_SEARCH_RESULT (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java90 private static final int DISPLAY_SEARCH_RESULT = 6; field in BubbleTextView
208 } else if (mDisplay == DISPLAY_SEARCH_RESULT) { in BubbleTextView()