Home
last modified time | relevance | path

Searched refs:BEARER_TECHNOLOGY_3G (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java41 public static final int BEARER_TECHNOLOGY_3G = 0x01; field in BluetoothLeCallControlProxy
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java462 return BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_3G; in getBearerTechnology()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java1715 BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_3G); in testGetBearerTechnology()