Searched refs:internalNotifyViewDisappeared (Results 1 – 4 of 4) sorted by relevance
422 internalNotifyViewDisappeared(id); in notifyViewDisappeared()425 abstract void internalNotifyViewDisappeared(@NonNull AutofillId id); in internalNotifyViewDisappeared() method in ContentCaptureSession483 internalNotifyViewDisappeared(new AutofillId(hostId, id, mId)); in notifyViewsDisappeared()
78 void internalNotifyViewDisappeared(@NonNull AutofillId id) { in internalNotifyViewDisappeared() method in ChildContentCaptureSession
731 void internalNotifyViewDisappeared(@NonNull AutofillId id) { in internalNotifyViewDisappeared() method in MainContentCaptureSession
218 void internalNotifyViewDisappeared(AutofillId id) {} in internalNotifyViewDisappeared() method in ContentCaptureSessionTest.MyContentCaptureSession