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

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

Completed in 49 milliseconds