Searched refs:ContentRecorder (Results 1 – 5 of 5) sorted by relevance
30 * `ContentRecorder` handling various events such as resizing recorded content
51 final class ContentRecorder implements WindowContainerListener { class108 ContentRecorder(@NonNull DisplayContent displayContent) { in ContentRecorder() method in ContentRecorder117 ContentRecorder(@NonNull DisplayContent displayContent, in ContentRecorder() method in ContentRecorder
352 private ContentRecorder mContentRecorder;6762 private ContentRecorder getContentRecorder() { in getContentRecorder()6764 mContentRecorder = new ContentRecorder(this); in getContentRecorder()
61 import com.android.server.wm.ContentRecorder.MediaProjectionManagerWrapper;89 private ContentRecorder mContentRecorder;129 mContentRecorder = new ContentRecorder(mVirtualDisplayContent, in createContentRecorder()
3800 …com/android/server/wm/WindowContainerListener;Lcom/android/server/wm/ContentRecorder;,Lcom/android…