Home
last modified time | relevance | path

Searched refs:RemoteMediaProjectionManagerWrapper (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DContentRecorder.java109 this(displayContent, new RemoteMediaProjectionManagerWrapper(displayContent.mDisplayId), in ContentRecorder()
678 private static final class RemoteMediaProjectionManagerWrapper implements class in ContentRecorder
684 RemoteMediaProjectionManagerWrapper(int displayId) { in RemoteMediaProjectionManagerWrapper() method in ContentRecorder.RemoteMediaProjectionManagerWrapper