Home
last modified time | relevance | path

Searched defs:isSilentRingingRequested (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/apishim/common/com/android/bluetooth/apishim/common/
DBluetoothCallShim.java24 public boolean isSilentRingingRequested(@Nullable Bundle extras); in isSilentRingingRequested() method
/packages/modules/Bluetooth/android/apishim/33/com/android/bluetooth/apishim/api33/
DBluetoothCallShimImpl.java36 public boolean isSilentRingingRequested(@Nullable Bundle extras) { in isSilentRingingRequested() method in BluetoothCallShimImpl
/packages/modules/Bluetooth/android/apishim/34/com/android/bluetooth/apishim/
DBluetoothCallShimImpl.java43 public boolean isSilentRingingRequested(@Nullable Bundle extras) { in isSilentRingingRequested() method in BluetoothCallShimImpl
/packages/services/Telecomm/src/com/android/server/telecom/
DRingerAttributes.java124 public boolean isSilentRingingRequested() { in isSilentRingingRequested() method in RingerAttributes
DCall.java1486 public boolean isSilentRingingRequested() { in isSilentRingingRequested() method in Call
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothCall.java280 public boolean isSilentRingingRequested() { in isSilentRingingRequested() method in BluetoothCall