Searched refs:notifyActiveProjectionCapturedContentVisibilityChanged (Results 1 – 4 of 4) sorted by relevance
402 mMediaProjectionManager.notifyActiveProjectionCapturedContentVisibilityChanged( in startRecordingIfNeeded()407 mMediaProjectionManager.notifyActiveProjectionCapturedContentVisibilityChanged( in startRecordingIfNeeded()658 mMediaProjectionManager.notifyActiveProjectionCapturedContentVisibilityChanged( in onVisibleRequestedChanged()674 void notifyActiveProjectionCapturedContentVisibilityChanged(boolean isVisible); in notifyActiveProjectionCapturedContentVisibilityChanged() method725 public void notifyActiveProjectionCapturedContentVisibilityChanged(boolean isVisible) { in notifyActiveProjectionCapturedContentVisibilityChanged() method in ContentRecorder.RemoteMediaProjectionManagerWrapper731 mIMediaProjectionManager.notifyActiveProjectionCapturedContentVisibilityChanged( in notifyActiveProjectionCapturedContentVisibilityChanged()
476 .notifyActiveProjectionCapturedContentVisibilityChanged(true); in testStartRecording_notifiesCallback_taskSession()492 .notifyActiveProjectionCapturedContentVisibilityChanged(true); in testStartRecording_notifiesCallback_displaySession()554 .notifyActiveProjectionCapturedContentVisibilityChanged(isVisibleRequested); in testOnVisibleRequestedChanged_notifiesCallback()562 .notifyActiveProjectionCapturedContentVisibilityChanged(isVisibleRequested); in testOnVisibleRequestedChanged_notifiesCallback()577 .notifyActiveProjectionCapturedContentVisibilityChanged(isVisibleRequested); in testOnVisibleRequestedChanged_noRecording_doesNotNotifyCallback()585 .notifyActiveProjectionCapturedContentVisibilityChanged(isVisibleRequested); in testOnVisibleRequestedChanged_noRecording_doesNotNotifyCallback()
119 void notifyActiveProjectionCapturedContentVisibilityChanged(boolean isVisible); in notifyActiveProjectionCapturedContentVisibilityChanged() method
779 public void notifyActiveProjectionCapturedContentVisibilityChanged(boolean isVisible) { in notifyActiveProjectionCapturedContentVisibilityChanged() method in MediaProjectionManagerService.BinderService