Searched defs:getTransparent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java647 if (getTransparent() != INVALID_VALUE_PARAMETER) {
650 appParamBuf.put((byte) getTransparent());
1141 public int getTransparent() { method in class:BluetoothMapAppParams

Completed in 266 milliseconds