Searched refs:ScreenLockSaDeathRecipient (Results 1 – 2 of 2) sorted by relevance
56 class ScreenLockSaDeathRecipient : public IRemoteObject::DeathRecipient {58 explicit ScreenLockSaDeathRecipient(){}; in ScreenLockSaDeathRecipient() function59 ~ScreenLockSaDeathRecipient() = default;74 sptr<ScreenLockSaDeathRecipient> deathRecipient_;
153 deathRecipient_ = new ScreenLockSaDeathRecipient(); in GetScreenLockManagerProxy()