Home
last modified time | relevance | path

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

/wear/protolayout/protolayout-material3/samples/src/main/java/androidx/wear/protolayout/material3/samples/
DMaterial3ComponentsSample.kt38 import androidx.wear.protolayout.material3.DataCardStyle.Companion.extraLargeDataCardStyle
262 style = extraLargeDataCardStyle(), in dataCardSample()
275 style = extraLargeDataCardStyle(), in dataCardSample()
/wear/tiles/tiles-samples/src/main/java/androidx/wear/tiles/samples/tile/
DPlaygroundTileService.kt41 import androidx.wear.protolayout.material3.DataCardStyle.Companion.extraLargeDataCardStyle
344 style = extraLargeDataCardStyle(), in <lambda>()
/wear/protolayout/protolayout-material3/src/main/java/androidx/wear/protolayout/material3/
DDataCardDefaults.kt191 public fun extraLargeDataCardStyle(): DataCardStyle = method
/wear/protolayout/protolayout-material3/api/
Drestricted_1.3.0-beta01.txt209 method public androidx.wear.protolayout.material3.DataCardStyle extraLargeDataCardStyle();
D1.3.0-beta01.txt209 method public androidx.wear.protolayout.material3.DataCardStyle extraLargeDataCardStyle();
Drestricted_current.txt209 method public androidx.wear.protolayout.material3.DataCardStyle extraLargeDataCardStyle();
Dcurrent.txt209 method public androidx.wear.protolayout.material3.DataCardStyle extraLargeDataCardStyle();