Home
last modified time | relevance | path

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

/aosp_15_r20/development/samples/browseable/ScreenCapture/src/com.example.android.screencapture/
H A DScreenCaptureFragment.java50 private static final int REQUEST_MEDIA_PROJECTION = 1; field in ScreenCaptureFragment
178 REQUEST_MEDIA_PROJECTION); in startScreenCapture() local
/aosp_15_r20/developers/build/prebuilts/gradle/ScreenCapture/Application/src/main/java/com/example/android/screencapture/
H A DScreenCaptureFragment.java50 private static final int REQUEST_MEDIA_PROJECTION = 1; field in ScreenCaptureFragment
178 REQUEST_MEDIA_PROJECTION); in startScreenCapture() local
/aosp_15_r20/developers/samples/android/media/ScreenCapture/Application/src/main/java/com/example/android/screencapture/
DScreenCaptureFragment.java50 private static final int REQUEST_MEDIA_PROJECTION = 1; field in ScreenCaptureFragment
178 REQUEST_MEDIA_PROJECTION); in startScreenCapture() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DMediaProjectionHelper.java67 private static final int REQUEST_MEDIA_PROJECTION = 1; field in MediaProjectionHelper.MediaProjectionActivity
/aosp_15_r20/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/
H A DSensitiveContentMediaProjectionHelper.java67 private static final int REQUEST_MEDIA_PROJECTION = 1; field in SensitiveContentMediaProjectionHelper.MediaProjectionActivity