Searched defs:audioType (Results 1 – 4 of 4) sorted by relevance
1497 private void verifyConnectBluetoothDevice(int audioType) { in verifyConnectBluetoothDevice()1539 private void verifyDisconnectBluetoothDevice(int audioType) { in verifyDisconnectBluetoothDevice()
868 private AudioDeviceInfo createMockAudioDeviceInfo(String address, int audioType) { in createMockAudioDeviceInfo()
1378 private void verifySetAndClearHeadsetCommunicationDevice(int audioType) { in verifySetAndClearHeadsetCommunicationDevice()
1601 AtscAudioTrack.AudioType audioType = AtscAudioTrack.AudioType.forNumber(audioTypeInt); in parseIso639Language() local