Searched refs:canIntrospect (Results 1 – 4 of 4) sorted by relevance
183 boolean canIntrospect() { in canIntrospect() method in UiAutomationManager
442 final boolean uiAutomationCanIntrospect = mUiAutomationManager.canIntrospect(); in getStateLocked()
2168 mUiAutomationManager.canIntrospect(), in getClientStateLocked()3252 final boolean isA11yEnabled = mUiAutomationManager.canIntrospect() in updateAccessibilityEnabledSettingLocked()
3684 PLcom/android/server/accessibility/UiAutomationManager;->canIntrospect()Z