Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/
DComponentStart.java32 public class ComponentStart extends Operation implements Container { class
67 public ComponentStart(int type, int componentId, float width, float height) { in ComponentStart() method in ComponentStart