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

  /packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
BluetoothMapIMProvider.java 623 String convoId = extras.getString(BluetoothMapContract.EXTRA_CONVERSATION_ID);
624 ret = setOwnerStatus(presenceState, presenceStatus, lastActive, chatState, convoId);
656 * @param convoId ID to the conversation to change
660 long lastActive, int chatState, String convoId);
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java     [all...]
BluetoothMapContent.java     [all...]

Completed in 53 milliseconds