Home
last modified time | relevance | path

Searched refs:hasRightsToCurrentUserLocked (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAbstractAccessibilityServiceConnection.java387 protected abstract boolean hasRightsToCurrentUserLocked(); in hasRightsToCurrentUserLocked() method in AbstractAccessibilityServiceConnection
393 if (!hasRightsToCurrentUserLocked()) { in getWindows()
434 if (!hasRightsToCurrentUserLocked()) { in getWindow()
467 if (!hasRightsToCurrentUserLocked()) { in findAccessibilityNodeInfosByViewId()
528 if (!hasRightsToCurrentUserLocked()) { in findAccessibilityNodeInfosByText()
589 if (!hasRightsToCurrentUserLocked()) { in findAccessibilityNodeInfoByAccessibilityId()
649 if (!hasRightsToCurrentUserLocked()) { in findFocus()
710 if (!hasRightsToCurrentUserLocked()) { in focusSearch()
775 if (!hasRightsToCurrentUserLocked()) { in performAccessibilityAction()
795 if (!hasRightsToCurrentUserLocked()) { in performGlobalAction()
[all …]
DAccessibilityServiceConnection.java232 protected boolean hasRightsToCurrentUserLocked() { in hasRightsToCurrentUserLocked() method in AccessibilityServiceConnection
256 if (!hasRightsToCurrentUserLocked()) { in setSoftKeyboardShowMode()
274 if (!hasRightsToCurrentUserLocked()) { in switchToInputMethod()
292 if (!hasRightsToCurrentUserLocked()) { in isAccessibilityButtonAvailable()
DUiAutomationManager.java268 protected boolean hasRightsToCurrentUserLocked() { in hasRightsToCurrentUserLocked() method in UiAutomationManager.UiAutomationService
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAbstractAccessibilityServiceConnectionTest.java839 protected boolean hasRightsToCurrentUserLocked() { in hasRightsToCurrentUserLocked() method in AbstractAccessibilityServiceConnectionTest.TestAccessibilityServiceConnection
/frameworks/base/services/
Dart-profile4430 HPLcom/android/server/accessibility/AccessibilityServiceConnection;->hasRightsToCurrentUserLocked()Z
4810 …roid/server/accessibility/UiAutomationManager$UiAutomationService;->hasRightsToCurrentUserLocked()Z