Home | History | Annotate | Download | only in media

Lines Matching refs:DeathNotifier

742     class DeathNotifier : public IBinder::DeathRecipient {
744 DeathNotifier(AudioTrack* audioTrack) : mAudioTrack(audioTrack) { }
751 sp<DeathNotifier> mDeathNotifier;