Searched refs:FixedWidthDisplayRatioFrameLayout (Results 1 – 4 of 4) sorted by relevance
38 import com.android.wallpaper.picker.FixedWidthDisplayRatioFrameLayout in <lambda>()103 view.requireViewById<FixedWidthDisplayRatioFrameLayout>(R.id.preview_host) in <lambda>()
30 class FixedWidthDisplayRatioFrameLayout( in <lambda>() class
53 import com.android.wallpaper.picker.FixedWidthDisplayRatioFrameLayout in <lambda>()116 val fixedWidthDisplayFrameLayout = previewView.parent as? FixedWidthDisplayRatioFrameLayout in <lambda>()
37 import com.android.wallpaper.picker.FixedWidthDisplayRatioFrameLayout in <lambda>()347 val scaleView = motionLayout.requireViewById<FixedWidthDisplayRatioFrameLayout>(it) in <lambda>()