public class

ListBuilderImpl.RowBuilderImpl

extends TemplateBuilderImpl

 java.lang.Object

androidx.slice.builders.impl.TemplateBuilderImpl

↳androidx.slice.builders.impl.ListBuilderImpl.RowBuilderImpl

Summary

Methods
protected voidaddEndItem(long timeStamp)

public abstract voidapply(Slice.Builder builder)

public booleanisEndOfSection()

protected voidsetSubtitle(java.lang.CharSequence subtitle)

protected voidsetTitleItem(IconCompat icon, int imageMode)

from TemplateBuilderImplbuild, createChildBuilder, getBuilder, getClock, getSpec, parseImageMode, setBuilder
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

protected void setTitleItem(IconCompat icon, int imageMode)

protected void setSubtitle(java.lang.CharSequence subtitle)

protected void addEndItem(long timeStamp)

public boolean isEndOfSection()

public abstract void apply(Slice.Builder builder)