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