Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DOperations.java85 public static final int DRAW_TEXT_RUN = 43; field in Operations
131 map.put(DRAW_TEXT_RUN, DrawText.COMPANION); in map.put() argument