Searched refs:getImportantForContentCapture (Results 1 – 8 of 8) sorted by relevance
270 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in initImageView()
1155 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) {
428 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in WebView()
10032 public @ContentCaptureImportance int getImportantForContentCapture() { in getImportantForContentCapture() method in View10102 final int parentImportance = ((View) parent).getImportantForContentCapture(); in calculateIsImportantForContentCapture()10115 final int importance = getImportantForContentCapture(); in calculateIsImportantForContentCapture()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17436 HSPLandroid/view/View;->getImportantForContentCapture()I
17500 HSPLandroid/view/View;->getImportantForContentCapture()I
52171 method public int getImportantForContentCapture();