Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DView.java1479 public @interface ContentCaptureImportance {} annotation in View
10032 public @ContentCaptureImportance int getImportantForContentCapture() { in getImportantForContentCapture()
10052 public void setImportantForContentCapture(@ContentCaptureImportance int mode) { in setImportantForContentCapture()