Searched refs:mUiAutomationServiceOwner (Results 1 – 1 of 1) sorted by relevance
65 private IBinder mUiAutomationServiceOwner; field in UiAutomationManager70 mUiAutomationServiceOwner.unlinkToDeath(this, 0);71 mUiAutomationServiceOwner = null;127 mUiAutomationServiceOwner = owner; in registerUiTestAutomationServiceLocked()230 if (mUiAutomationServiceOwner != null) { in destroyUiAutomationService()231 mUiAutomationServiceOwner.unlinkToDeath( in destroyUiAutomationService()233 mUiAutomationServiceOwner = null; in destroyUiAutomationService()