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