Home
last modified time | relevance | path

Searched defs:notifyViewsDisappeared (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/view/contentcapture/
DContentCaptureSessionCompat.java194 public void notifyViewsDisappeared(long @NonNull [] virtualIds) { in notifyViewsDisappeared() method in ContentCaptureSessionCompat
253 static void notifyViewsDisappeared( in notifyViewsDisappeared() method in ContentCaptureSessionCompat.Api29Impl