Searched refs:DISPLAY_PREDICTION_ROW (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.launcher3.BubbleTextView.DISPLAY_PREDICTION_ROW;353 mBubbleTextView.setDisplay(DISPLAY_PREDICTION_ROW); in testEnsurePredictionRowIsTwoLine()
105 public static final int DISPLAY_PREDICTION_ROW = 8; field in BubbleTextView243 } else if (mDisplay == DISPLAY_ALL_APPS || mDisplay == DISPLAY_PREDICTION_ROW in BubbleTextView()471 || mDisplay == DISPLAY_PREDICTION_ROW) && (Flags.enableTwolineToggle() in shouldUseTwoLine()