Home
last modified time | relevance | path

Searched refs:SIDE_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHearingAid.java187 (getDeviceSide() != SIDE_UNKNOWN && data.getDeviceSide() != SIDE_UNKNOWN) in isInPairWith()
265 value = {SIDE_UNKNOWN, SIDE_LEFT, SIDE_RIGHT})
274 @SystemApi public static final int SIDE_UNKNOWN = -1; field in BluetoothHearingAid
751 return SIDE_UNKNOWN; in getDeviceSide()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java1092 return BluetoothHearingAid.SIDE_UNKNOWN; in getDeviceSide()
1096 if (side != BluetoothHearingAid.SIDE_UNKNOWN) { in getDeviceSide()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java1157 assertThat(side).isEqualTo(BluetoothHearingAid.SIDE_UNKNOWN); in serviceBinder_callGetDeviceSide()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt429 field public static final int SIDE_UNKNOWN = -1; // 0xffffffff