Searched refs:getImportantForContentCapture (Results 1 – 7 of 7) sorted by relevance
270 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in initImageView()
1078 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) {
427 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in WebView()
9831 public @ContentCaptureImportance int getImportantForContentCapture() { in getImportantForContentCapture() method in View9901 final int parentImportance = ((View) parent).getImportantForContentCapture(); in calculateIsImportantForContentCapture()9914 final int importance = getImportantForContentCapture(); in calculateIsImportantForContentCapture()
17118 HSPLandroid/view/View;->getImportantForContentCapture()I
17181 HSPLandroid/view/View;->getImportantForContentCapture()I
49685 method public int getImportantForContentCapture();