Searched refs:maybeInsetLabel (Results 1 – 1 of 1) sorted by relevance
340 primaryLabelBuilder.addContent(maybeInsetLabel(mPrimaryLabelText)); in build()360 ? maybeInsetLabel(mSecondaryLabelText) : mSecondaryLabelText); in build()435 private LayoutElement maybeInsetLabel(@NonNull LayoutElement label) { in maybeInsetLabel() method in PrimaryLayout.Builder