Searched refs:SocketAcceptor (Results 1 – 2 of 2) sorted by relevance
49 private static SocketAcceptor sAcceptThread = null;63 sAcceptThread = new SocketAcceptor(); in MnsService()105 private class SocketAcceptor implements IObexConnectionHandler { class in MnsService
54 private final SocketAcceptor mAcceptThread;67 mAcceptThread = new SocketAcceptor(); in AvrcpCoverArtService()245 private class SocketAcceptor implements IObexConnectionHandler { class in AvrcpCoverArtService