Searched refs:stopActiveHotwordAudio (Results 1 – 4 of 4) sorted by relevance
432 private void stopActiveHotwordAudio() { in stopActiveHotwordAudio() method in WearableSensingManagerPerUserService439 mRemoteService.stopActiveHotwordAudio(); in stopActiveHotwordAudio()479 stopActiveHotwordAudio(); in createHotwordDetectionCallback()485 stopActiveHotwordAudio(); in createHotwordDetectionCallback()
322 public void stopActiveHotwordAudio() { in stopActiveHotwordAudio() method in RemoteWearableSensingService326 var unused = post(service -> service.stopActiveHotwordAudio()); in stopActiveHotwordAudio()
40 void stopActiveHotwordAudio(); in stopActiveHotwordAudio() method
261 public void stopActiveHotwordAudio() { in onBind() method