Searched refs:notifyWindowBoundsChanged (Results 1 – 8 of 8) sorted by relevance
150 public void notifyWindowBoundsChanged(int sessionId, @NonNull Rect bounds) { in notifyWindowBoundsChanged() method in ChildContentCaptureSession151 getMainCaptureSession().notifyWindowBoundsChanged(sessionId, bounds); in notifyWindowBoundsChanged()
590 public abstract void notifyWindowBoundsChanged(int sessionId, @NonNull Rect bounds); in notifyWindowBoundsChanged() method in ContentCaptureSession
857 public void notifyWindowBoundsChanged(int sessionId, @NonNull Rect bounds) { in notifyWindowBoundsChanged() method in MainContentCaptureSession
889 public void notifyWindowBoundsChanged(int sessionId, @NonNull Rect bounds) { in notifyWindowBoundsChanged() method in MainContentCaptureSessionV2
285 public void notifyWindowBoundsChanged(int sessionId, @NonNull Rect bounds) { in notifyWindowBoundsChanged() method in ContentCaptureSessionTest.MyContentCaptureSession
5459 session.notifyWindowBoundsChanged(session.getId(), in performContentCaptureInitialReport()9358 mainSession.notifyWindowBoundsChanged(mainSession.getId(), in relayoutWindow()
18898 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyWindowBoundsChanged(ILandroid/gra…
18962 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyWindowBoundsChanged(ILandroid/gra…