Searched refs:internalNotifyViewDisappeared (Results 1 – 4 of 4) sorted by relevance
389 internalNotifyViewDisappeared(id); in notifyViewDisappeared()392 abstract void internalNotifyViewDisappeared(@NonNull AutofillId id); in internalNotifyViewDisappeared() method in ContentCaptureSession416 internalNotifyViewDisappeared(new AutofillId(hostId, id, mId)); in notifyViewsDisappeared()
78 void internalNotifyViewDisappeared(@NonNull AutofillId id) { in internalNotifyViewDisappeared() method in ChildContentCaptureSession
645 void internalNotifyViewDisappeared(@NonNull AutofillId id) { in internalNotifyViewDisappeared() method in MainContentCaptureSession
151 void internalNotifyViewDisappeared(AutofillId id) { in internalNotifyViewDisappeared() method in ContentCaptureSessionTest.MyContentCaptureSession