Searched defs:mVirtualDisplayId (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/view/ | ||
H A D | ContentRecordingSession.java | 59 private int mVirtualDisplayId = INVALID_DISPLAY; field in ContentRecordingSession |
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ | ||
H A D | ContentRecordingControllerTests.java | 55 private int mVirtualDisplayId; field in ContentRecordingControllerTests |
/aosp14/frameworks/base/services/core/java/com/android/server/media/projection/ | ||
H A D | MediaProjectionManagerService.java | 886 private int mVirtualDisplayId = INVALID_DISPLAY; field in MediaProjectionManagerService.MediaProjection |