Searched refs:mAudioServerDeathRecipient (Results 1 – 1 of 1) sorted by relevance
135 private final IBinder.DeathRecipient mAudioServerDeathRecipient = this::audioServerDied; field in HotwordDetectionConnection253 audioFlinger.linkToDeath(mAudioServerDeathRecipient, /* flags= */ 0); in initAudioFlinger()302 mAudioFlinger.unlinkToDeath(mAudioServerDeathRecipient, /* flags= */ 0); in cancelLocked()