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

  /frameworks/base/services/audioflinger/
AudioFlinger.h 561 sp<PMDeathRecipient> mDeathRecipient;
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowState.java 71 final DeathRecipient mDeathRecipient;
319 mDeathRecipient = null;
330 mDeathRecipient = deathRecipient;
    [all...]

Completed in 62 milliseconds