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