Searched defs:launchCookie (Results 1 – 4 of 4) sorted by relevance
129 private ScreenRecordingCallbackActivity startCallbackActivityWithLaunchCookie( in startCallbackActivityWithLaunchCookie()149 private void startExternalActivity(@Nullable LaunchCookie launchCookie) { in startExternalActivity()261 ActivityOptions.LaunchCookie launchCookie = new ActivityOptions.LaunchCookie(); in testPartialScreenSharingRecorded() local311 LaunchCookie launchCookie = new LaunchCookie(); in testPartialScreenSharingNotRecorded() local
87 LaunchCookie launchCookie = getIntent().getParcelableExtra(EXTRA_LAUNCH_COOKIE, in onCreate() local222 public void authorizeMediaProjection(@Nullable LaunchCookie launchCookie) { in authorizeMediaProjection()
273 private static Bundle createActivityScenarioWithLaunchCookie( in createActivityScenarioWithLaunchCookie()