Searched refs:DISPLAY_FOLDER (Results 1 – 6 of 6) sorted by relevance
20 import com.android.launcher3.BubbleTextView.DISPLAY_FOLDER71 iconSize = if (container == DISPLAY_FOLDER) dp.folderChildIconSizePx else dp.iconSizePx90 if (container == DISPLAY_FOLDER) { in updateBgColor()
19 import static com.android.launcher3.BubbleTextView.DISPLAY_FOLDER;114 lp.topMargin = container == DISPLAY_FOLDER in inflateIcon()119 icon.mAppPairName.setIncludeFontPadding(container != DISPLAY_FOLDER); in inflateIcon()241 if (mContainer == DISPLAY_FOLDER) { in onMeasure()
19 import static com.android.launcher3.BubbleTextView.DISPLAY_FOLDER;456 new AppPairIconDrawingParams(mContext, DISPLAY_FOLDER);
226 getContext()), null , api, BubbleTextView.DISPLAY_FOLDER); in createNewView()
101 public static final int DISPLAY_FOLDER = 2; field in BubbleTextView248 } else if (mDisplay == DISPLAY_FOLDER) { in BubbleTextView()462 return (mDisplay == DISPLAY_WORKSPACE || mDisplay == DISPLAY_FOLDER in shouldUseTheme()
19 import static com.android.launcher3.BubbleTextView.DISPLAY_FOLDER;2677 api.getIconDrawableArea().onTemporaryContainerChange(DISPLAY_FOLDER);