Searched refs:hasRightsToCurrentUserLocked (Results 1 – 6 of 6) sorted by relevance
314 protected boolean hasRightsToCurrentUserLocked() { in hasRightsToCurrentUserLocked() method in AccessibilityServiceConnection342 if (!hasRightsToCurrentUserLocked()) { in setSoftKeyboardShowMode()379 if (!hasRightsToCurrentUserLocked()) { in switchToInputMethod()402 if (!hasRightsToCurrentUserLocked()) { in setInputMethodEnabled()437 if (!hasRightsToCurrentUserLocked()) { in isAccessibilityButtonAvailable()589 if (!hasRightsToCurrentUserLocked()) { in setFocusAppearance()681 if (!hasRightsToCurrentUserLocked() in checkAccessibilityAccessLocked()
567 protected abstract boolean hasRightsToCurrentUserLocked(); in hasRightsToCurrentUserLocked() method in AbstractAccessibilityServiceConnection577 if (!hasRightsToCurrentUserLocked()) { in getWindows()633 if (!hasRightsToCurrentUserLocked()) { in getWindow()678 if (!hasRightsToCurrentUserLocked()) { in findAccessibilityNodeInfosByViewId()754 if (!hasRightsToCurrentUserLocked()) { in findAccessibilityNodeInfosByText()831 if (!hasRightsToCurrentUserLocked()) { in findAccessibilityNodeInfoByAccessibilityId()909 if (!hasRightsToCurrentUserLocked()) { in findFocus()987 if (!hasRightsToCurrentUserLocked()) { in focusSearch()1080 if (!hasRightsToCurrentUserLocked()) { in performAccessibilityAction()1104 if (!hasRightsToCurrentUserLocked()) { in performGlobalAction()[all …]
246 if (!hasRightsToCurrentUserLocked()) { in setFocusAppearance()310 protected boolean hasRightsToCurrentUserLocked() { in hasRightsToCurrentUserLocked() method in ProxyAccessibilityServiceConnection
316 protected boolean hasRightsToCurrentUserLocked() { in hasRightsToCurrentUserLocked() method in UiAutomationManager.UiAutomationService
862 protected boolean hasRightsToCurrentUserLocked() { in hasRightsToCurrentUserLocked() method in AbstractAccessibilityServiceConnectionTest.TestAccessibilityServiceConnection
3677 …roid/server/accessibility/UiAutomationManager$UiAutomationService;->hasRightsToCurrentUserLocked()Z