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