Searched refs:internalNotifyViewInsetsChanged (Results 1 – 4 of 4) sorted by relevance
88 void internalNotifyViewInsetsChanged(@NonNull Insets viewInsets) { in internalNotifyViewInsetsChanged() method in ChildContentCaptureSession
450 internalNotifyViewInsetsChanged(viewInsets); in notifyViewInsetsChanged()453 abstract void internalNotifyViewInsetsChanged(@NonNull Insets viewInsets); in internalNotifyViewInsetsChanged() method in ContentCaptureSession
603 void internalNotifyViewInsetsChanged(@NonNull Insets viewInsets) { in internalNotifyViewInsetsChanged() method in MainContentCaptureSession
176 void internalNotifyViewInsetsChanged(Insets viewInsets) { in internalNotifyViewInsetsChanged() method in ContentCaptureSessionTest.MyContentCaptureSession