Searched refs:setLaunchCookie (Results 1 – 14 of 14) sorted by relevance
53 void setLaunchCookie(in IBinder launchCookie); in setLaunchCookie() method
77 public void setLaunchCookie(IBinder launchCookie) throws RemoteException { in setLaunchCookie() method in FakeIMediaProjection
116 mFakeIMediaProjection.setLaunchCookie(mock(IBinder.class)); in setup()
69 options.setLaunchCookie(launchCookie); in overrideOptionsIfNeeded()
897 .setLaunchCookie(launchCookie) in createRootTask()
6388 Builder setLaunchCookie(IBinder launchCookie) {
640 projection.setLaunchCookie(mock(IBinder.class)); in testSetUserReviewGrantedConsentResult_startedSession()681 projection.setLaunchCookie(mock(IBinder.class)); in testSetUserReviewGrantedConsentResult_displayMirroring_noPriorSession()700 projection.setLaunchCookie(mock(IBinder.class)); in testSetUserReviewGrantedConsentResult_displayMirroring_sessionNotWaiting()
113 options.setLaunchCookie(cookie); in testTransferLaunchCookie()
336 options.setLaunchCookie(launchCookie); in testStartActivityFromRecents_withLaunchCookie()
1608 options.setLaunchCookie(cookie); in testLaunchCookie_newAndExistingTask()1622 newOptions.setLaunchCookie(newCookie); in testLaunchCookie_newAndExistingTask()
118 projection.setLaunchCookie(mCaptureRegion.getLaunchCookie()); in prepare()
217 options.setLaunchCookie(launchCookie); in prepareActivityOptions()
1092 public void setLaunchCookie(IBinder launchCookie) { in setLaunchCookie() method in MediaProjectionManagerService.MediaProjection
1964 public void setLaunchCookie(IBinder launchCookie) { in setLaunchCookie() method in ActivityOptions