Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DContentRecorderTests.java156 mContentRecorder.updateRecording(); in testIsCurrentlyRecording()
163 mContentRecorder.updateRecording(); in testUpdateRecording_display()
172 mContentRecorder.updateRecording(); in testUpdateRecording_display_invalidDisplayIdToMirror()
181 mContentRecorder.updateRecording(); in testUpdateRecording_display_noDisplayContentToMirror()
191 mContentRecorder.updateRecording(); in testUpdateRecording_task_featureDisabled()
199 mContentRecorder.updateRecording(); in testUpdateRecording_task_featureEnabled()
209 mContentRecorder.updateRecording(); in testUpdateRecording_task_nullToken()
220 mContentRecorder.updateRecording(); in testUpdateRecording_task_noWindowContainer()
228 mContentRecorder.updateRecording(); in testUpdateRecording_wasPaused()
231 mContentRecorder.updateRecording(); in testUpdateRecording_wasPaused()
[all …]
H A DContentRecordingControllerTests.java126 verify(mVirtualDisplayContent, atLeastOnce()).updateRecording(); in testSetContentRecordingSessionLocked_updateSession_noLongerWaiting_accepted()
139 verify(mVirtualDisplayContent, atLeastOnce()).updateRecording(); in testSetContentRecordingSessionLocked_updateSession_noLongerWaiting_accepted()
H A DDisplayContentTests.java2741 actualDC.updateRecording(); in testVirtualDisplayContent_withoutSurface()
2774 actualDC.updateRecording(); in testVirtualDisplayContent_withSurface()
2811 actualDC.updateRecording(); in testVirtualDisplayContent_displayMirroring()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DContentRecordingController.java124 incomingDisplayContent.updateRecording(); in setContentRecordingSessionLocked()
H A DContentRecorder.java132 @VisibleForTesting void updateRecording() { in updateRecording() method in ContentRecorder
H A DDisplayContent.java5030 updateRecording(); in applySurfaceChangesTransaction()
6070 updateRecording(); in onDisplayChanged()
6747 void updateRecording() { in updateRecording() method
6754 mContentRecorder.updateRecording(); in updateRecording()
/aosp14/frameworks/base/services/
H A Dart-profile10963 HSPLcom/android/server/wm/DisplayContent;->updateRecording()V