Home
last modified time | relevance | path

Searched refs:downloadButtonLayout (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperEffectsView2.kt60 @VisibleForTesting(otherwise = PRIVATE) var downloadButtonLayout: View? = null in <lambda>() variable
183 downloadButtonLayout?.visibility = VISIBLE in <lambda>()
189 downloadButtonLayout?.visibility = INVISIBLE in <lambda>()
212 downloadButtonLayout?.visibility = INVISIBLE in <lambda>()
221 downloadButtonLayout?.visibility = INVISIBLE in <lambda>()
258 downloadButtonLayout = findViewById(R.id.button_layout) in <lambda>()