Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java876 long tmpLong = appParams.getFilterMsgHandle(); in onGet() local
878 (tmpLong == BluetoothMapAppParams.INVALID_VALUE_PARAMETER) ? "" : in onGet()
879 Long.toHexString(tmpLong))); in onGet()