Home
last modified time | relevance | path

Searched refs:getSecondaryLabelTextContent (Results 1 – 25 of 32) sorted by relevance

12

/wear/protolayout/protolayout-material/src/test/java/androidx/wear/protolayout/material/layouts/
DPrimaryLayoutTest.java330 assertThat(actualLayout.getSecondaryLabelTextContent()).isNull(); in assertLayoutIsEqual()
332 assertThat(actualLayout.getSecondaryLabelTextContent().toLayoutElementProto()) in assertLayoutIsEqual()
DEdgeContentLayoutTest.java405 assertThat(actualLayout.getSecondaryLabelTextContent()).isNull(); in assertLayoutIsEqual()
407 assertThat(actualLayout.getSecondaryLabelTextContent().toLayoutElementProto()) in assertLayoutIsEqual()
/wear/tiles/tiles-material/src/test/java/androidx/wear/tiles/material/layouts/
DEdgeContentLayoutTest.java226 assertThat(actualLayout.getSecondaryLabelTextContent()).isNull(); in assertLayoutIsEqual()
228 assertThat(actualLayout.getSecondaryLabelTextContent().toLayoutElementProto()) in assertLayoutIsEqual()
DPrimaryLayoutTest.java275 assertThat(actualLayout.getSecondaryLabelTextContent()).isNull(); in assertLayoutIsEqual()
277 assertThat(actualLayout.getSecondaryLabelTextContent().toLayoutElementProto()) in assertLayoutIsEqual()
/wear/tiles/tiles-material/src/main/java/androidx/wear/tiles/material/layouts/
DEdgeContentLayout.java373 getSecondaryLabelTextContent() { in getSecondaryLabelTextContent() method in EdgeContentLayout
/wear/protolayout/protolayout-material/src/main/java/androidx/wear/protolayout/material/layouts/
DPrimaryLayout.java516 public @Nullable LayoutElement getSecondaryLabelTextContent() { in getSecondaryLabelTextContent() method in PrimaryLayout
DEdgeContentLayout.java639 public @Nullable LayoutElement getSecondaryLabelTextContent() { in getSecondaryLabelTextContent() method in EdgeContentLayout
/wear/tiles/tiles-material/api/
Drestricted_1.1.0-beta01.txt230 …hod public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …hod public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
D1.1.0-beta02.txt230 …hod public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …hod public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
Drestricted_1.1.0-beta02.txt230 …hod public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …hod public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
D1.1.0-beta01.txt230 …hod public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …hod public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
Drestricted_1.5.0-beta01.txt230 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
D1.2.0-beta01.txt230 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
Drestricted_1.2.0-beta01.txt230 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
D1.4.0-beta01.txt230 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
D1.5.0-beta01.txt230 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
D1.3.0-beta01.txt230 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
Drestricted_1.4.0-beta01.txt230 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
Drestricted_1.3.0-beta01.txt230 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
283 …ted public androidx.wear.tiles.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
/wear/protolayout/protolayout-material/api/
Drestricted_1.1.0-beta01.txt239 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
301 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
D1.1.0-beta01.txt239 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
301 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
Dcurrent.txt253 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
320 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
D1.3.0-beta01.txt253 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
320 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
Drestricted_1.3.0-beta01.txt253 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
320 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
Drestricted_1.2.0-beta01.txt253 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();
320 …blic androidx.wear.protolayout.LayoutElementBuilders.LayoutElement? getSecondaryLabelTextContent();

12