Searched refs:mUiAutomationServiceOwner (Results 1 – 1 of 1) sorted by relevance
64 private IBinder mUiAutomationServiceOwner; field in UiAutomationManager69 mUiAutomationServiceOwner.unlinkToDeath(this, 0);70 mUiAutomationServiceOwner = null;126 mUiAutomationServiceOwner = owner; in registerUiTestAutomationServiceLocked()229 if (mUiAutomationServiceOwner != null) { in destroyUiAutomationService()230 mUiAutomationServiceOwner.unlinkToDeath( in destroyUiAutomationService()232 mUiAutomationServiceOwner = null; in destroyUiAutomationService()