Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DActionMode.java215 public void invalidateContentRect() {} in invalidateContentRect() method in ActionMode
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DFloatingActionMode.java145 invalidateContentRect(); // Will re-layout and show the toolbar if necessary. in invalidate()
149 public void invalidateContentRect() { in invalidateContentRect() method in FloatingActionMode
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java2434 mTextActionMode.invalidateContentRect(); in refreshTextActionMode()
2442 mTextActionMode.invalidateContentRect(); in refreshTextActionMode()
2905 mTextActionMode.invalidateContentRect(); in onScrollChanged()
5864 mTextActionMode.invalidateContentRect(); in onTouchEvent()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt50091 method public void invalidateContentRect();