Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DTextLength.java31 public class TextLength extends Operation { class
37 public TextLength(int lengthId, int textId) { in TextLength() method in TextLength