Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapIMProvider.java624 ret = setOwnerStatus(presenceState, presenceStatus, lastActive, chatState, convoId); in call()
659 abstract protected int setOwnerStatus(int presenceState, String presenceStatus, in setOwnerStatus() method in BluetoothMapIMProvider
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java461 return setOwnerStatus(name, appParams); in onPut()
706 private int setOwnerStatus(String msgHandle, BluetoothMapAppParams appParams) in setOwnerStatus() method in BluetoothMapObexServer
1559 return setOwnerStatus(name, appParams); in onDelete()