Searched defs:mUiAutomationSerivceOnwerDeathRecipient (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityManagerService.java651 owner.linkToDeath(userState.mUiAutomationSerivceOnwerDeathRecipient, 0);
4195 private final DeathRecipient mUiAutomationSerivceOnwerDeathRecipient = field in class:AccessibilityManagerService.UserState
4200 mUiAutomationSerivceOnwerDeathRecipient, 0);
4263 mUiAutomationSerivceOnwerDeathRecipient, 0);

Completed in 66 milliseconds