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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapConvoListingElement.java 189 public void setConvoId(long type, long threadId) {
191 if(D) Log.d(TAG, "setConvoId: " + threadId + " type:" + type);
BluetoothMapContent.java     [all...]

Completed in 196 milliseconds