Searched refs:mDeathRecipient (Results 1 – 7 of 7) sorted by relevance
47 mDeathRecipient(new PMDeathRecipient(this)), in TimedEventQueue()55 binder->unlinkToDeath(mDeathRecipient); in ~TimedEventQueue()331 binder->linkToDeath(mDeathRecipient); in acquireWakeLock_l()
142 const sp<PMDeathRecipient> mDeathRecipient; member
88 final DeathRecipient mDeathRecipient; field in WindowState343 mDeathRecipient = null; in WindowState()355 mDeathRecipient = deathRecipient; in WindowState()1010 mClient.asBinder().unlinkToDeath(mDeathRecipient, 0); in removeLocked()
2233 if (win.mDeathRecipient == null) { in addWindow()
323 const sp<PMDeathRecipient> mDeathRecipient; variable
279 mDeathRecipient(new PMDeathRecipient(this)) in ThreadBase()296 binder->unlinkToDeath(mDeathRecipient); in ~ThreadBase()562 binder->linkToDeath(mDeathRecipient); in getPowerManager_l()
171 private final DeathRecipient mDeathRecipient = new DeathRecipient() { field in PrintJobConfigActivity229 mIPrintDocumentAdapter.linkToDeath(mDeathRecipient, 0); in onCreate()280 mIPrintDocumentAdapter.unlinkToDeath(mDeathRecipient, 0); in onPause()