Home
last modified time | relevance | path

Searched refs:notifyViewInsetsChanged (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/contentcapture/
DChildContentCaptureSession.java89 getMainCaptureSession().notifyViewInsetsChanged(mId, viewInsets); in internalNotifyViewInsetsChanged()
DContentCaptureSession.java440 public final void notifyViewInsetsChanged(@NonNull Insets viewInsets) { in notifyViewInsetsChanged() method in ContentCaptureSession
DMainContentCaptureSession.java654 notifyViewInsetsChanged(mId, viewInsets); in internalNotifyViewInsetsChanged()
753 public void notifyViewInsetsChanged(int sessionId, @NonNull Insets viewInsets) { in notifyViewInsetsChanged() method in MainContentCaptureSession
/frameworks/base/core/java/android/view/
DViewRootImpl.java3366 mainSession.notifyViewInsetsChanged(sessionId, (Insets) event); in notifyContentCatpureEvents()
/frameworks/base/boot/
Dboot-image-profile.txt19311 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewInsetsChanged$8$MainCo…
19317 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewInsetsChanged(ILandroid/graph…
/frameworks/base/config/
Dboot-image-profile.txt19359 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewInsetsChanged$8$MainCo…
19365 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewInsetsChanged(ILandroid/graph…
/frameworks/base/core/api/
Dcurrent.txt51553 method public final void notifyViewInsetsChanged(@NonNull android.graphics.Insets);