Searched refs:notifyViewInsetsChanged (Results 1 – 7 of 7) sorted by relevance
89 getMainCaptureSession().notifyViewInsetsChanged(mId, viewInsets); in internalNotifyViewInsetsChanged()
440 public final void notifyViewInsetsChanged(@NonNull Insets viewInsets) { in notifyViewInsetsChanged() method in ContentCaptureSession
654 notifyViewInsetsChanged(mId, viewInsets); in internalNotifyViewInsetsChanged()753 public void notifyViewInsetsChanged(int sessionId, @NonNull Insets viewInsets) { in notifyViewInsetsChanged() method in MainContentCaptureSession
3366 mainSession.notifyViewInsetsChanged(sessionId, (Insets) event); in notifyContentCatpureEvents()
19311 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewInsetsChanged$8$MainCo…19317 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewInsetsChanged(ILandroid/graph…
19359 HSPLandroid/view/contentcapture/MainContentCaptureSession;->lambda$notifyViewInsetsChanged$8$MainCo…19365 HSPLandroid/view/contentcapture/MainContentCaptureSession;->notifyViewInsetsChanged(ILandroid/graph…
51553 method public final void notifyViewInsetsChanged(@NonNull android.graphics.Insets);