Searched refs:mDeathObserver (Results 1 – 5 of 5) sorted by relevance
44 sp<IBinder::DeathRecipient> mDeathObserver; variable
42 sp<IBinder::DeathRecipient> mDeathObserver; variable
96 sp<IBinder::DeathRecipient> mDeathObserver; variable
225 mDeathObserver = new DeathObserver(*const_cast<SensorManager *>(this)); in assertStateLocked()226 IInterface::asBinder(mSensorServer)->linkToDeath(mDeathObserver); in assertStateLocked()
119 mDeathObserver = new DeathObserver(*const_cast<ComposerService*>(this)); in connectLocked()120 IInterface::asBinder(mComposerService)->linkToDeath(mDeathObserver); in connectLocked()139 mDeathObserver = nullptr; in composerServiceDied()166 mDeathObserver = new DeathObserver(*const_cast<ComposerServiceAIDL*>(this)); in connectLocked()167 IInterface::asBinder(mComposerService)->linkToDeath(mDeathObserver); in connectLocked()186 mDeathObserver = nullptr; in composerServiceDied()