Home
last modified time | relevance | path

Searched defs:highValue (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java692 int highValue = appParam[i] & 0xff; in parseApplicationParameter() local
700 int highValue = appParam[i] & 0xff; in parseApplicationParameter() local