Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DUiAutomationManager.java65 private final DeathRecipient mUiAutomationServiceOwnerDeathRecipient = field in UiAutomationManager
109 owner.linkToDeath(mUiAutomationServiceOwnerDeathRecipient, 0); in registerUiTestAutomationServiceLocked()
231 mUiAutomationServiceOwnerDeathRecipient, 0); in destroyUiAutomationService()