Searched refs:acceptedImpl (Results 1 – 1 of 1) sorted by relevance
91 LocalSocketImpl acceptedImpl = new LocalSocketImpl(); in accept() local93 impl.accept(acceptedImpl); in accept()95 return LocalSocket.createLocalSocketForAccept(acceptedImpl); in accept()