Searched refs:areAudioPatchAPIsEnabled (Results 1 – 2 of 2) sorted by relevance
120 if (!areAudioPatchAPIsEnabled()) { in initInputInfo()136 private boolean areAudioPatchAPIsEnabled() { in areAudioPatchAPIsEnabled() method in CarAudioInputTestFragment
709 writer.printf("Audio Patch APIs enabled? %b\n", areAudioPatchAPIsEnabled()); in dump()834 proto.write(CarAudioConfiguration.PATCH_API_ENABLED, areAudioPatchAPIsEnabled()); in dumpProto()2370 if (!areAudioPatchAPIsEnabled()) {2376 private boolean areAudioPatchAPIsEnabled() {