Home
last modified time | relevance | path

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

/wear/protolayout/protolayout-material/src/main/java/androidx/wear/protolayout/material/
DChip.java427 Text label = getSecondaryLabelContentObject(); in getChipColors()
466 Text secondaryLabel = getSecondaryLabelContentObject(); in getSecondaryLabelContent()
484 private @Nullable Text getSecondaryLabelContentObject() { in getSecondaryLabelContentObject() method in Chip
/wear/tiles/tiles-material/src/main/java/androidx/wear/tiles/material/
DChip.java522 Text label = getSecondaryLabelContentObject(); in getChipColors()
568 Text label = getSecondaryLabelContentObject(); in getSecondaryLabelContent()
582 private @Nullable Text getSecondaryLabelContentObject() { in getSecondaryLabelContentObject() method in Chip