Searched refs:mDirectServiceInterface (Results 1 – 1 of 1) sorted by relevance
125 private IContentCaptureDirectManager mDirectServiceInterface; field in MainContentCaptureSession538 if (mDirectServiceInterface == null) { in flush()567 mDirectServiceInterface.sendEvents(events, reason, mManager.mOptions); in flush()611 if (mDirectServiceInterface != null) { in destroySession()612 mDirectServiceInterface.asBinder().unlinkToDeath(mDirectServiceVulture, 0); in destroySession()614 mDirectServiceInterface = null; in destroySession()632 if (mDirectServiceInterface != null) { in resetSession()633 mDirectServiceInterface.asBinder().unlinkToDeath(mDirectServiceVulture, 0); in resetSession()635 mDirectServiceInterface = null; in resetSession()795 if (mDirectServiceInterface != null) { in dump()[all …]