Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DView.java1434 public @interface ContentCaptureImportance {} annotation in View
9681 public @ContentCaptureImportance int getImportantForContentCapture() { in getImportantForContentCapture()
9701 public void setImportantForContentCapture(@ContentCaptureImportance int mode) { in setImportantForContentCapture()