Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java419 public final void notifyViewTextChanged(@NonNull AutofillId id, @Nullable CharSequence text) { in notifyViewTextChanged() method in ContentCaptureSession
DMainContentCaptureSession.java629 void notifyViewTextChanged(int sessionId, @NonNull AutofillId id, @Nullable CharSequence text) { in notifyViewTextChanged() method in MainContentCaptureSession