Searched refs:isSuppressNoisyIntent (Results 1 – 4 of 4) sorted by relevance
39 assertEquals(info.isSuppressNoisyIntent(), supprNoisy); in testCoverageLeAudioOutputVolume()
160 public boolean isSuppressNoisyIntent() { in isSuppressNoisyIntent() method in BluetoothProfileConnectionInfo
203 method public boolean isSuppressNoisyIntent();
858 mSupprNoisy = d.mInfo.isSuppressNoisyIntent(); in BtDeviceInfo()