Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DRemoteContext.java47 public @NonNull RemoteComposeState mRemoteComposeState = field in RemoteContext
DCoreDocument.java84 @NonNull RemoteComposeState mRemoteComposeState = new RemoteComposeState(); field in CoreDocument
DRemoteComposeBuffer.java153 @NonNull private final RemoteComposeState mRemoteComposeState; field in RemoteComposeBuffer