Searched refs:onSetPath (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/ |
D | MnsObexServer.java | 147 public int onSetPath(final HeaderSet request, HeaderSet reply, final boolean backup, in onSetPath() method in MnsObexServer
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | AvrcpBipObexServer.java | 169 public int onSetPath(final HeaderSet request, HeaderSet reply, final boolean backup, in onSetPath() method in AvrcpBipObexServer
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcp/ |
D | AvrcpBipObexServerTest.java | 476 int responseCode = mAvrcpBipObexServer.onSetPath(request, reply, backup, create); in testOnSetPath()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | TestActivity.java | 575 public int onSetPath(HeaderSet request, HeaderSet reply, boolean backup, boolean create) { in onSetPath() method in TestTcpServer
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapObexServer.java | 339 public int onSetPath(final HeaderSet request, final HeaderSet reply, final boolean backup, in onSetPath() method in BluetoothPbapObexServer
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapObexServer.java | 919 public int onSetPath(final HeaderSet request, final HeaderSet reply, final boolean backup, in onSetPath() method in BluetoothMapObexServer
|