Searched refs:tmpLong (Results 1 – 1 of 1) sorted by relevance
1044 long tmpLong = appParams.getFilterMsgHandle(); in onGet() local1046 (tmpLong == BluetoothMapAppParams.INVALID_VALUE_PARAMETER) ? "" in onGet()1047 : Long.toHexString(tmpLong))); in onGet()