Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControlViewHost.java124 private ISurfaceControlViewHost mRemoteInterface = new ISurfaceControlViewHostImpl(); field in SurfaceControlViewHost
155 private final ISurfaceControlViewHost mRemoteInterface; field in SurfaceControlViewHost.SurfacePackage