Searched defs:PMDeathRecipient (Results 1 – 2 of 2) sorted by relevance
46 PMDeathRecipient(AWakeLock *wakeLock) : mWakeLock(wakeLock) {} in PMDeathRecipient() function
221 PMDeathRecipient(const wp<ThreadBase>& thread) : mThread(thread) {} in PMDeathRecipient() function