Searched refs:FLAG_RETRIEVE_INTERACTIVE_WINDOWS (Results 1 – 10 of 10) sorted by relevance
94 info.flags |= AccessibilityServiceInfo.FLAG_RETRIEVE_INTERACTIVE_WINDOWS; in run()
142 mMockServiceInfo.flags = AccessibilityServiceInfo.FLAG_RETRIEVE_INTERACTIVE_WINDOWS; in canRetrieveInteractiveWindowsLocked_dependsOnInfoFlags()
314 secondDisplayInfo.flags |= AccessibilityServiceInfo.FLAG_RETRIEVE_INTERACTIVE_WINDOWS; in testCanRetrieveInteractiveWindows_atLeastOneProxyWantsWindows_returnsTrue()
37 …ort static android.accessibilityservice.AccessibilityServiceInfo.FLAG_RETRIEVE_INTERACTIVE_WINDOWS;146 | FLAG_RETRIEVE_INTERACTIVE_WINDOWS;
183 info.flags |= AccessibilityServiceInfo.FLAG_RETRIEVE_INTERACTIVE_WINDOWS; in enableRetrieveAccessibilityWindows()
311 public static final int FLAG_RETRIEVE_INTERACTIVE_WINDOWS = 0x00000040; field in AccessibilityServiceInfo1505 case FLAG_RETRIEVE_INTERACTIVE_WINDOWS: in flagToString()
431 & AccessibilityServiceInfo.FLAG_RETRIEVE_INTERACTIVE_WINDOWS) != 0; in setDynamicallyConfigurableProperties()
4299 info.flags |= AccessibilityServiceInfo.FLAG_RETRIEVE_INTERACTIVE_WINDOWS; in InteractionBridge()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3518 field public static final int FLAG_RETRIEVE_INTERACTIVE_WINDOWS = 64; // 0x40