Searched refs:getImportantForContentCapture (Results 1 – 7 of 7) sorted by relevance
269 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in initImageView()
1038 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) {
427 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in WebView()
9681 public @ContentCaptureImportance int getImportantForContentCapture() { in getImportantForContentCapture() method in View9751 final int parentImportance = ((View) parent).getImportantForContentCapture(); in calculateIsImportantForContentCapture()9764 final int importance = getImportantForContentCapture(); in calculateIsImportantForContentCapture()
17658 HSPLandroid/view/View;->getImportantForContentCapture()I
48784 method public int getImportantForContentCapture();
17707 HSPLandroid/view/View;->getImportantForContentCapture()I