HomeSort by relevance Sort by last modified time
    Searched refs:EXTRA_PRESENCE_STATE (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapContract.java 116 * EXTRA_PRESENCE_STATE containing the presence state of the owner account
124 public static final String EXTRA_PRESENCE_STATE = "PresenceState";
    [all...]
BluetoothMapIMProvider.java 618 int presenceState = extras.getInt(BluetoothMapContract.EXTRA_PRESENCE_STATE);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java     [all...]

Completed in 2826 milliseconds