Searched refs:HandlerForStringBuffer (Results 1 – 1 of 1) sorted by relevance
537 HandlerForStringBuffer buffer = null; in composeContactsAndSendVCards()571 buffer = new HandlerForStringBuffer(op, ownerVCard); in composeContactsAndSendVCards()625 HandlerForStringBuffer buffer = null; in composeCallLogsAndSendVCards()629 buffer = new HandlerForStringBuffer(op, ownerVCard); in composeCallLogsAndSendVCards()692 public class HandlerForStringBuffer { class in BluetoothPbapVcardManager699 public HandlerForStringBuffer(Operation op, String ownerVCard) { in HandlerForStringBuffer() method in BluetoothPbapVcardManager.HandlerForStringBuffer