Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java1421 changeCurrentUserForTestAutomationIfNeededLocked(userId); in registerUiTestAutomationService()
1444 private void changeCurrentUserForTestAutomationIfNeededLocked(@UserIdInt int userId) { in changeCurrentUserForTestAutomationIfNeededLocked() method in AccessibilityManagerService