Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DView.java1524 public @interface ContentCaptureImportance {} annotation in View
10638 public @ContentCaptureImportance int getImportantForContentCapture() {
10658 public void setImportantForContentCapture(@ContentCaptureImportance int mode) {