Searched refs:ScreenLockAppDeathRecipient (Results 1 – 2 of 2) sorted by relevance
28 sptr<ScreenLockAppDeathRecipient> ScreenLockAppManager::deathRecipient_;177 deathRecipient_ = new ScreenLockAppDeathRecipient(); in GetScreenLockManagerProxy()210 ScreenLockAppDeathRecipient::ScreenLockAppDeathRecipient() in ScreenLockAppDeathRecipient() function in OHOS::ScreenLock::ScreenLockAppDeathRecipient214 ScreenLockAppDeathRecipient::~ScreenLockAppDeathRecipient() in ~ScreenLockAppDeathRecipient()218 void ScreenLockAppDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied()
30 class ScreenLockAppDeathRecipient : public IRemoteObject::DeathRecipient {32 explicit ScreenLockAppDeathRecipient();33 ~ScreenLockAppDeathRecipient() override;57 static sptr<ScreenLockAppDeathRecipient> deathRecipient_;