Home
last modified time | relevance | path

Searched defs:suppressNoisyIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DBluetoothProfileConnectionInfo.java38 private BluetoothProfileConnectionInfo(int profile, boolean suppressNoisyIntent, in BluetoothProfileConnectionInfo()
90 boolean suppressNoisyIntent, int volume) { in createA2dpInfo()
112 boolean suppressNoisyIntent) { in createHearingAidInfo()
128 boolean suppressNoisyIntent, boolean isLeOutput) { in createLeAudioInfo()
144 boolean suppressNoisyIntent, int volume) { in createLeAudioOutputInfo()
/frameworks/layoutlib/bridge/src/android/media/
DAudioManager.java418 boolean suppressNoisyIntent, int musicDevice) { } in setBluetoothHearingAidDeviceConnectionState()
421 int state, int profile, boolean suppressNoisyIntent, int a2dpVolume) { } in setBluetoothA2dpDeviceConnectionStateSuppressNoisyIntent()