Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapMessage.java237 public void setDisconnectionType(int disconnectionType) { in setDisconnectionType() argument
238 this.mDisconnectionType = disconnectionType; in setDisconnectionType()