Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DContentRecorder.java97 this(displayContent, new RemoteMediaProjectionManagerWrapper(displayContent.mDisplayId)); in ContentRecorder()
603 private static final class RemoteMediaProjectionManagerWrapper implements class in ContentRecorder
609 RemoteMediaProjectionManagerWrapper(int displayId) { in RemoteMediaProjectionManagerWrapper() method in ContentRecorder.RemoteMediaProjectionManagerWrapper