Home
last modified time | relevance | path

Searched refs:notifyContentCaptureTextChanged (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DEditableInputConnection.java104 mTextView.notifyContentCaptureTextChanged(); in endComposingRegionEditInternal()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java568 mTextView.notifyContentCaptureTextChanged(); in onSmartSelection()
599 mTextView.notifyContentCaptureTextChanged(); in onSelectionUpdated()
609 mTextView.notifyContentCaptureTextChanged(); in onSelectionDestroyed()
DTextView.java10833 notifyContentCaptureTextChanged(); in notifyListeningManagersAfterTextChanged()
10842 public void notifyContentCaptureTextChanged() { in notifyContentCaptureTextChanged() method in TextView.Drawables