Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DContentRecorder.java351 final int contentToRecord = mContentRecordingSession.getContentToRecord(); in startRecordingIfNeeded() local
433 @RecordContent final int contentToRecord = mContentRecordingSession.getContentToRecord(); in retrieveRecordedWindowContainer() local
675 void notifyWindowingModeChanged(int contentToRecord, int targetUid, int windowingMode); in notifyWindowingModeChanged()
742 public void notifyWindowingModeChanged(int contentToRecord, int targetUid, in notifyWindowingModeChanged()
/frameworks/base/core/java/android/view/
DContentRecordingSession.java225 @RecordContent int contentToRecord, in ContentRecordingSession()
489 int contentToRecord = in.readInt(); in ContentRecordingSession() local
/frameworks/base/media/java/android/media/projection/
DIMediaProjectionManager.aidl229 void notifyWindowingModeChanged(int contentToRecord, int targetProcessUid, int windowingMode); in notifyWindowingModeChanged()
/frameworks/base/services/core/java/com/android/server/media/projection/
DMediaProjectionMetricsLogger.java198 int contentToRecord, int hostUid, int targetUid, int windowingMode) { in logChangedWindowingMode()
DMediaProjectionManagerService.java490 void notifyWindowingModeChanged(int contentToRecord, int targetUid, int windowingMode) { in notifyWindowingModeChanged()
934 int contentToRecord, int targetProcessUid, int windowingMode) { in notifyWindowingModeChanged()