Searched refs:AppPairIconDrawingParams (Results 1 – 4 of 4) sorted by relevance
48 p: AppPairIconDrawingParams, in composeDrawable()71 private lateinit var drawParams: AppPairIconDrawingParams76 drawParams = AppPairIconDrawingParams(context, container) in init()
38 private final AppPairIconDrawingParams mP;51 AppPairIconDrawingParams p, FastBitmapDrawable icon1, FastBitmapDrawable icon2) { in AppPairIconDrawable()
26 class AppPairIconDrawingParams(val context: Context, container: Int) { class
50 import com.android.launcher3.apppairs.AppPairIconDrawingParams;454 AppPairIconDrawingParams appPairParams =455 new AppPairIconDrawingParams(mContext, DISPLAY_FOLDER);