Home
last modified time | relevance | path

Searched refs:notifyWindowBoundsChanged (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DMainContentCaptureSession.java782 public void notifyWindowBoundsChanged(int sessionId, @NonNull Rect bounds) { in notifyWindowBoundsChanged() method in MainContentCaptureSession
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4361 session.notifyWindowBoundsChanged(session.getId(), in performContentCaptureInitialReport()
7917 mainSession.notifyWindowBoundsChanged(mainSession.getId(), in relayoutWindow()