Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapMessage.java321 private int getParamCount() { in getParamCount() method in SapMessage
647 os.write(getParamCount()); in write()