Home
last modified time | relevance | path

Searched defs:TextLookupInt (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DTextLookupInt.java35 public class TextLookupInt extends Operation implements VariableSupport, Serializable { class
45 public TextLookupInt(int textId, int dataSetId, int indexId) { in TextLookupInt() method in TextLookupInt