Searched refs:thumbnailViews (Results 1 – 4 of 4) sorted by relevance
113 View[] thumbnailViews, int desiredTaskId, View banner) { in setDwbLayoutParamsAndGetTranslations() argument121 (FrameLayout.LayoutParams) thumbnailViews[0] in setDwbLayoutParamsAndGetTranslations()134 bannerParams.width = thumbnailViews[1].getMeasuredHeight(); in setDwbLayoutParamsAndGetTranslations()136 bannerParams.width = thumbnailViews[0].getMeasuredHeight(); in setDwbLayoutParamsAndGetTranslations()
315 View[] thumbnailViews, int desiredTaskId, View banner) { in setDwbLayoutParamsAndGetTranslations() argument324 (FrameLayout.LayoutParams) thumbnailViews[0] in setDwbLayoutParamsAndGetTranslations()335 bannerParams.width = thumbnailViews[0].getMeasuredHeight(); in setDwbLayoutParamsAndGetTranslations()337 bannerParams.width = thumbnailViews[1].getMeasuredHeight(); in setDwbLayoutParamsAndGetTranslations()
329 View[] thumbnailViews, int desiredTaskId, View banner) { in setDwbLayoutParamsAndGetTranslations() argument347 bannerParams.width = thumbnailViews[0].getMeasuredWidth(); in setDwbLayoutParamsAndGetTranslations()349 bannerParams.width = thumbnailViews[1].getMeasuredWidth(); in setDwbLayoutParamsAndGetTranslations()361 (FrameLayout.LayoutParams) thumbnailViews[0] in setDwbLayoutParamsAndGetTranslations()
196 View[] thumbnailViews, int desiredTaskId, View banner); in setDwbLayoutParamsAndGetTranslations() argument