Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java125 public static final String EXTRA_PRESENCE_STATUS = "PresenceStatus"; field in BluetoothMapContract
DBluetoothMapIMProvider.java639 extras.getString(BluetoothMapContract.EXTRA_PRESENCE_STATUS); in call()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java870 extras.putString(BluetoothMapContract.EXTRA_PRESENCE_STATUS, presenceStatus); in setOwnerStatus()