Searched refs:notifyActiveProjectionCapturedContentVisibilityChanged (Results 1 – 4 of 4) sorted by relevance
367 mMediaProjectionManager.notifyActiveProjectionCapturedContentVisibilityChanged( in startRecordingIfNeeded()372 mMediaProjectionManager.notifyActiveProjectionCapturedContentVisibilityChanged( in startRecordingIfNeeded()592 mMediaProjectionManager.notifyActiveProjectionCapturedContentVisibilityChanged( in onVisibleRequestedChanged()600 void notifyActiveProjectionCapturedContentVisibilityChanged(boolean isVisible); in notifyActiveProjectionCapturedContentVisibilityChanged() method650 public void notifyActiveProjectionCapturedContentVisibilityChanged(boolean isVisible) { in notifyActiveProjectionCapturedContentVisibilityChanged() method in ContentRecorder.RemoteMediaProjectionManagerWrapper656 mIMediaProjectionManager.notifyActiveProjectionCapturedContentVisibilityChanged( in notifyActiveProjectionCapturedContentVisibilityChanged()
431 .notifyActiveProjectionCapturedContentVisibilityChanged(true); in testStartRecording_notifiesCallback_taskSession()443 .notifyActiveProjectionCapturedContentVisibilityChanged(true); in testStartRecording_notifiesCallback_displaySession()498 .notifyActiveProjectionCapturedContentVisibilityChanged(isVisibleRequested); in testOnVisibleRequestedChanged_notifiesCallback()506 .notifyActiveProjectionCapturedContentVisibilityChanged(isVisibleRequested); in testOnVisibleRequestedChanged_notifiesCallback()520 .notifyActiveProjectionCapturedContentVisibilityChanged(isVisibleRequested); in testOnVisibleRequestedChanged_noRecording_doesNotNotifyCallback()528 .notifyActiveProjectionCapturedContentVisibilityChanged(isVisibleRequested); in testOnVisibleRequestedChanged_noRecording_doesNotNotifyCallback()
104 void notifyActiveProjectionCapturedContentVisibilityChanged(boolean isVisible); in notifyActiveProjectionCapturedContentVisibilityChanged() method
726 public void notifyActiveProjectionCapturedContentVisibilityChanged(boolean isVisible) { in notifyActiveProjectionCapturedContentVisibilityChanged() method in MediaProjectionManagerService.BinderService