Home
last modified time | relevance | path

Searched refs:RESULT_ERROR_INVALID_URI (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeCallControl.java64 RESULT_ERROR_INVALID_URI,
89 public static final int RESULT_ERROR_INVALID_URI = 2; field in BluetoothLeCallControl
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGeneric.java499 if (result == BluetoothLeCallControl.RESULT_ERROR_INVALID_URI in getTbsResult()