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.java643 ret = setOwnerStatus(presenceState, presenceStatus, lastActive, chatState, convoId); in call()
678 protected abstract int setOwnerStatus(int presenceState, String presenceStatus, long lastActive, in setOwnerStatus() method in BluetoothMapIMProvider
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java533 return setOwnerStatus(name, appParams); in onPut()
846 private int setOwnerStatus(String msgHandle, BluetoothMapAppParams appParams) in setOwnerStatus() method in BluetoothMapObexServer
1850 return setOwnerStatus(name, appParams); in onDelete()