Home
last modified time | relevance | path

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

/tv/tv-material/src/main/java/androidx/tv/material3/
DChipStyles.kt32 internal val pressedShape: Shape, constant in androidx.tv.material3.ClickableChipShape
44 if (pressedShape != other.pressedShape) return false in equals()
54 result = 31 * result + pressedShape.hashCode() in hashCode()
63 "pressedShape=$pressedShape, disabledShape=$disabledShape, " + in toString()
71 pressedShape = pressedShape, in toClickableSurfaceShape()
84 internal val pressedShape: Shape, in toClickableSurfaceShape() constant in androidx.tv.material3.SelectableChipShape
101 if (pressedShape != other.pressedShape) return false in toClickableSurfaceShape()
116 result = 31 * result + pressedShape.hashCode() in toClickableSurfaceShape()
130 "pressedShape=$pressedShape, selectedShape=$selectedShape, " + in toClickableSurfaceShape()
142 pressedShape = pressedShape, in toClickableSurfaceShape()
DButtonStyles.kt31 internal val pressedShape: Shape, constant in androidx.tv.material3.ButtonShape
43 if (pressedShape != other.pressedShape) return false in equals()
53 result = 31 * result + pressedShape.hashCode() in hashCode()
61 return "ButtonShape(shape=$shape, focusedShape=$focusedShape, pressedShape=$pressedShape," + in toString()
294 pressedShape = pressedShape,
DCardStyles.kt79 internal val pressedShape: Shape constant in androidx.tv.material3.CardShape
89 if (pressedShape != other.pressedShape) return false in equals()
97 result = 31 * result + pressedShape.hashCode() in hashCode()
103 return "CardShape(shape=$shape, focusedShape=$focusedShape, pressedShape=$pressedShape)" in toString()
DIconButtonDefaults.kt62 pressedShape: Shape = shape, in shape()
69 pressedShape = pressedShape, in shape()
212 pressedShape: Shape = shape, in shape()
219 pressedShape = pressedShape, in shape()
DSurfaceStyles.kt31 internal val pressedShape: Shape, constant in androidx.tv.material3.ClickableSurfaceShape
43 if (pressedShape != other.pressedShape) return false in equals()
53 result = 31 * result + pressedShape.hashCode() in hashCode()
62 "pressedShape=$pressedShape, disabledShape=$disabledShape, " + in toString()
73 internal val pressedShape: Shape, constant in androidx.tv.material3.SelectableSurfaceShape
90 if (pressedShape != other.pressedShape) return false in equals()
105 result = 31 * result + pressedShape.hashCode() in hashCode()
119 "pressedShape=$pressedShape, selectedShape=$selectedShape," + in toString()
DButtonDefaults.kt77 pressedShape: Shape = shape, in shape()
84 pressedShape = pressedShape, in shape()
242 pressedShape: Shape = shape, in shape()
249 pressedShape = pressedShape, in shape()
DSurfaceDefaults.kt73 pressedShape: Shape = shape, in colors()
80 pressedShape = pressedShape, in colors()
216 pressedShape: Shape = shape,
228 pressedShape = pressedShape,
DListItemStyles.kt43 val pressedShape: Shape, constant in androidx.tv.material3.ListItemShape
58 if (pressedShape != other.pressedShape) return false in equals()
71 result = 31 * result + pressedShape.hashCode() in hashCode()
84 "pressedShape=$pressedShape, " + in toString()
DNavigationDrawerItemStyles.kt46 val pressedShape: Shape, constant in androidx.tv.material3.NavigationDrawerItemShape
61 if (pressedShape != other.pressedShape) return false in equals()
72 result = 31 * result + pressedShape.hashCode() in hashCode()
85 "pressedShape=$pressedShape, " + in toString()
DChip.kt513 pressedShape: Shape = shape, in shape()
520 pressedShape = pressedShape, in shape()
676 pressedShape: Shape = shape, in shape()
688 pressedShape = pressedShape, in shape()
947 pressedShape: Shape = shape, in shape()
959 pressedShape = pressedShape, in shape()
1202 pressedShape: Shape = shape, in shape()
1209 pressedShape = pressedShape, in shape()
DCard.kt399 pressedShape: Shape = shape
400 ) = CardShape(shape = shape, focusedShape = focusedShape, pressedShape = pressedShape)
525 pressedShape = pressedShape,
DWideButtonDefaults.kt93 pressedShape: Shape = shape,
100 pressedShape = pressedShape,
DListItemDefaults.kt97 pressedShape: Shape = shape,
107 pressedShape = pressedShape,
DNavigationDrawerItemDefaults.kt135 pressedShape: Shape = shape,
145 pressedShape = pressedShape,
DNavigationDrawerItem.kt170 pressedShape = pressedShape,
DListItem.kt409 pressedShape = pressedShape,
DSurfaceClickableUtils.kt71 pressed && enabled -> pressedShape in currentShape()
DSurfaceSelectableUtils.kt76 enabled && pressed -> pressedShape in currentShape()
/tv/tv-material/api/
Drestricted_current.txt12 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
51 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
105 ….compose.ui.graphics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape);
245 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
370 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
403 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
434 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
503 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
558 …se.ui.graphics.Shape focusedShape, androidx.compose.ui.graphics.Shape pressedShape, androidx.compo…
572 property public androidx.compose.ui.graphics.Shape pressedShape;
[all …]
Drestricted_1.0.0-beta01.txt12 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
51 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
105 ….compose.ui.graphics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape);
240 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
364 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
397 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
428 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
497 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
552 …se.ui.graphics.Shape focusedShape, androidx.compose.ui.graphics.Shape pressedShape, androidx.compo…
566 property public final androidx.compose.ui.graphics.Shape pressedShape;
[all …]
Dcurrent.txt12 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
51 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
105 ….compose.ui.graphics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape);
245 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
370 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
403 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
434 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
503 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
558 …se.ui.graphics.Shape focusedShape, androidx.compose.ui.graphics.Shape pressedShape, androidx.compo…
572 property public androidx.compose.ui.graphics.Shape pressedShape;
[all …]
D1.0.0-beta01.txt12 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
51 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
105 ….compose.ui.graphics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape);
240 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
364 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
397 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
428 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
497 …phics.Shape focusedShape, optional androidx.compose.ui.graphics.Shape pressedShape, optional andro…
552 …se.ui.graphics.Shape focusedShape, androidx.compose.ui.graphics.Shape pressedShape, androidx.compo…
566 property public final androidx.compose.ui.graphics.Shape pressedShape;
[all …]