Searched refs:notifyActiveProjectionCapturedContentResized (Results 1 – 4 of 4) sorted by relevance
598 mMediaProjectionManager.notifyActiveProjectionCapturedContentResized( in updateMirroredSurface()673 void notifyActiveProjectionCapturedContentResized(int width, int height); in notifyActiveProjectionCapturedContentResized() method708 public void notifyActiveProjectionCapturedContentResized(int width, int height) { in notifyActiveProjectionCapturedContentResized() method in ContentRecorder.RemoteMediaProjectionManagerWrapper714 mIMediaProjectionManager.notifyActiveProjectionCapturedContentResized(width, in notifyActiveProjectionCapturedContentResized()
114 void notifyActiveProjectionCapturedContentResized(int width, int height); in notifyActiveProjectionCapturedContentResized() method
378 verify(mMediaProjectionManagerWrapper).notifyActiveProjectionCapturedContentResized( in testOnTaskBoundsConfigurationChanged_notifiesCallback()665 verify(mMediaProjectionManagerWrapper).notifyActiveProjectionCapturedContentResized( in testUpdateMirroredSurface_capturedAreaResized()
758 public void notifyActiveProjectionCapturedContentResized(int width, int height) { in notifyActiveProjectionCapturedContentResized() method in MediaProjectionManagerService.BinderService