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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSmsPdu.java149 * @param parameterId The parameter ID to find
154 private int cdmaGetParameterOffset(byte parameterId) { argument
166 if(currentId == parameterId) {

Completed in 49 milliseconds