Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DOperations.java188 public static final int DRAW_CONTENT = 139; field in Operations
427 map.put(DRAW_CONTENT, DrawContent::read); in map.put() argument