Home | History | Annotate | Download | only in media

Lines Matching refs:DeathNotifier

745     class DeathNotifier : public IBinder::DeathRecipient {
747 DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { }
754 sp<DeathNotifier> mDeathNotifier;