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