Home
last modified time | relevance | path

Searched defs:setContentRecordingSession (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/projection/
DIMediaProjectionManager.aidl145 boolean setContentRecordingSession(in ContentRecordingSession incomingSession, in setContentRecordingSession() method
/frameworks/base/services/core/java/com/android/server/wm/
DContentRecorder.java131 void setContentRecordingSession(@Nullable ContentRecordingSession session) { in setContentRecordingSession() method in ContentRecorder
DDisplayContent.java6790 void setContentRecordingSession(@Nullable ContentRecordingSession session) { in setContentRecordingSession() method
DWindowManagerService.java8627 public boolean setContentRecordingSession( in setContentRecordingSession() method in WindowManagerService.LocalService
/frameworks/base/services/core/java/com/android/server/media/projection/
DMediaProjectionManagerService.java372 boolean setContentRecordingSession(@Nullable ContentRecordingSession incomingSession) { in setContentRecordingSession() method in MediaProjectionManagerService
827 public boolean setContentRecordingSession(@Nullable ContentRecordingSession incomingSession, in setContentRecordingSession() method in MediaProjectionManagerService.BinderService