Searched refs:getCanRetrieveWindowContent (Results 1 – 8 of 8) sorted by relevance
33 public boolean getCanRetrieveWindowContent(AccessibilityServiceInfo info); in getCanRetrieveWindowContent() method40 public boolean getCanRetrieveWindowContent(AccessibilityServiceInfo info) { in getCanRetrieveWindowContent() method in AccessibilityServiceInfoCompat.AccessibilityServiceInfoStubImpl64 public boolean getCanRetrieveWindowContent(AccessibilityServiceInfo info) { in getCanRetrieveWindowContent() method in AccessibilityServiceInfoCompat.AccessibilityServiceInfoIcsImpl65 return AccessibilityServiceInfoCompatIcs.getCanRetrieveWindowContent(info); in getCanRetrieveWindowContent()163 public static boolean getCanRetrieveWindowContent(AccessibilityServiceInfo info) { in getCanRetrieveWindowContent() method in AccessibilityServiceInfoCompat164 return IMPL.getCanRetrieveWindowContent(info); in getCanRetrieveWindowContent()
28 public static boolean getCanRetrieveWindowContent(AccessibilityServiceInfo info) { in getCanRetrieveWindowContent() method in AccessibilityServiceInfoCompatIcs29 return info.getCanRetrieveWindowContent(); in getCanRetrieveWindowContent()
396 public boolean getCanRetrieveWindowContent() { in getCanRetrieveWindowContent() method in AccessibilityServiceInfo
1206 mCanRetrieveScreenContent = accessibilityServiceInfo.getCanRetrieveWindowContent(); in Service()
1992 method public boolean getCanRetrieveWindowContent();
1994 method public boolean getCanRetrieveWindowContent();
2035 method public boolean getCanRetrieveWindowContent();