Searched defs:notifyViewTextChanged (Results 1 – 2 of 2) sorted by relevance
426 public final void notifyViewTextChanged(@NonNull AutofillId id, @Nullable CharSequence text) { in notifyViewTextChanged() method in ContentCaptureSession
717 void notifyViewTextChanged(int sessionId, @NonNull AutofillId id, @Nullable CharSequence text) { in notifyViewTextChanged() method in MainContentCaptureSession