Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/projection/
H A DIMediaProjectionManager.aidl128 boolean setContentRecordingSession(in ContentRecordingSession incomingSession, in setContentRecordingSession() method
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DContentRecorder.java113 void setContentRecordingSession(@Nullable ContentRecordingSession session) { in setContentRecordingSession() method in ContentRecorder
H A DWindowManagerInternal.java953 public abstract boolean setContentRecordingSession(ContentRecordingSession incomingSession); in setContentRecordingSession() method in WindowManagerInternal
H A DDisplayContent.java6679 void setContentRecordingSession(@Nullable ContentRecordingSession session) { in setContentRecordingSession() method
H A DWindowManagerService.java8344 public boolean setContentRecordingSession( in setContentRecordingSession() method in WindowManagerService.LocalService
/aosp14/frameworks/base/services/core/java/com/android/server/media/projection/
H A DMediaProjectionManagerService.java353 boolean setContentRecordingSession(@Nullable ContentRecordingSession incomingSession) { in setContentRecordingSession() method in MediaProjectionManagerService
780 public boolean setContentRecordingSession(@Nullable ContentRecordingSession incomingSession, in setContentRecordingSession() method in MediaProjectionManagerService.BinderService