Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DOperations.java303 public static final int COMPONENT_VALUE = 150; field in Operations
429 map.put(COMPONENT_VALUE, ComponentValue::read); in map.put() argument