Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothLeCallControlProxy.java42 public static final int BEARER_TECHNOLOGY_4G = 0x02; field in BluetoothLeCallControlProxy
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/telephony/
DBluetoothInCallService.java477 return BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_4G; in getBearerTechnology()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/telephony/
DBluetoothInCallServiceTest.java1739 BluetoothLeCallControlProxy.BEARER_TECHNOLOGY_4G); in testGetBearerTechnology()