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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java117 * EXTRA_PRESENCE_STATUS containing the presence status text from the owner
125 public static final String EXTRA_PRESENCE_STATUS = "PresenceStatus"; field in class:BluetoothMapContract
H A DBluetoothMapIMProvider.java620 BluetoothMapContract.EXTRA_PRESENCE_STATUS);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapObexServer.java748 extras.putString(BluetoothMapContract.EXTRA_PRESENCE_STATUS, presenceStatus);

Completed in 250 milliseconds