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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java 580 if(getPresenceStatus() != null)
581 length += getPresenceStatus().getBytes("UTF-8").length;
    [all...]
BluetoothMapConvoContactElement.java 98 public String getPresenceStatus() {
BluetoothMapObexServer.java 456 ", PresenceStatus: " + appParams.getPresenceStatus() +
713 String presenceStatus = appParams.getPresenceStatus();
    [all...]
BluetoothMapContentObserver.java     [all...]

Completed in 1602 milliseconds