Searched refs:mUiAutomationServiceOwner (Results 1 – 1 of 1) sorted by relevance
69 private IBinder mUiAutomationServiceOwner; field in UiAutomationManager74 mUiAutomationServiceOwner.unlinkToDeath(this, 0);75 mUiAutomationServiceOwner = null;132 mUiAutomationServiceOwner = owner; in registerUiTestAutomationServiceLocked()238 if (mUiAutomationServiceOwner != null) { in destroyUiAutomationService()239 mUiAutomationServiceOwner.unlinkToDeath( in destroyUiAutomationService()241 mUiAutomationServiceOwner = null; in destroyUiAutomationService()