Home
last modified time | relevance | path

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

/core/core/src/main/java/androidx/core/view/contentcapture/
DContentCaptureSessionCompat.java230 public void notifyViewTextChanged(@NonNull AutofillId id, @Nullable CharSequence text) { in notifyViewTextChanged() method in ContentCaptureSessionCompat
278 public static void notifyViewTextChanged(ContentCaptureSession contentCaptureSession, in notifyViewTextChanged() method in ContentCaptureSessionCompat.Api29Impl