Searched refs:setOwnerStatus (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapIMProvider.java | 643 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/ |
D | BluetoothMapObexServer.java | 533 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()
|