Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DContentRecorderTests.java804 mWm.mContentRecordingController.setContentRecordingSessionLocked(mDisplaySession, mWm); in testDisplayContentUpdatesRecording_withoutSurface()
822 mWm.mContentRecordingController.setContentRecordingSessionLocked(mDisplaySession, mWm); in testDisplayContentUpdatesRecording_withSurface()
/frameworks/base/services/core/java/com/android/server/wm/
DContentRecorder.java310 mDisplayContent.mWmService.mContentRecordingController.setContentRecordingSessionLocked( in clearContentRecordingSession()
DWindowManagerService.java803 final ContentRecordingController mContentRecordingController = new ContentRecordingController(); field in WindowManagerService
8633 mContentRecordingController.setContentRecordingSessionLocked(incomingSession, in setContentRecordingSession()
8650 mContentRecordingController.setContentRecordingSessionLocked(incomingSession, in setContentRecordingSession()