HomeSort by relevance Sort by last modified time
    Searched defs:mDeathRecipient (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/wm/
WindowState.java 74 final DeathRecipient mDeathRecipient;
274 mDeathRecipient = null;
286 mDeathRecipient = deathRecipient;
823 mClient.asBinder().unlinkToDeath(mDeathRecipient, 0);
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.h 658 const sp<PMDeathRecipient> mDeathRecipient;
    [all...]

Completed in 49 milliseconds