Searched refs:internalNotifyViewTextChanged (Results 1 – 5 of 5) sorted by relevance
83 void internalNotifyViewTextChanged(@NonNull AutofillId id, @Nullable CharSequence text) { in internalNotifyViewTextChanged() method in ChildContentCaptureSession
436 internalNotifyViewTextChanged(id, text); in notifyViewTextChanged()439 abstract void internalNotifyViewTextChanged(@NonNull AutofillId id, in internalNotifyViewTextChanged() method in ContentCaptureSession
598 void internalNotifyViewTextChanged(@NonNull AutofillId id, @Nullable CharSequence text) { in internalNotifyViewTextChanged() method in MainContentCaptureSession
156 void internalNotifyViewTextChanged(AutofillId id, CharSequence text) { in internalNotifyViewTextChanged() method in ContentCaptureSessionTest.MyContentCaptureSession
24561 HSPLandroid/view/contentcapture/MainContentCaptureSession;->internalNotifyViewTextChanged(Landroid/…