Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DContentCaptureSessionTest.java106 () -> mSession1.notifyViewTextChanged(null, "whatever")); in testNotifyXXX_null()
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureSession.java529 public final void notifyViewTextChanged(@NonNull AutofillId id, @Nullable CharSequence text) { in notifyViewTextChanged() method in ContentCaptureSession
/frameworks/base/core/java/android/widget/
DTextView.java12899 session.notifyViewTextChanged(getAutofillId(), getText()); in notifyContentCaptureTextChanged()
/frameworks/base/boot/
Dboot-image-profile.txt19534 HSPLandroid/view/contentcapture/ContentCaptureSession;->notifyViewTextChanged(Landroid/view/autofil…
/frameworks/base/core/api/
Dcurrent.txt57305 …method public final void notifyViewTextChanged(@NonNull android.view.autofill.AutofillId, @Nullabl…