Searched refs:acceptedImpl (Results 1 – 1 of 1) sorted by relevance
92 LocalSocketImpl acceptedImpl = new LocalSocketImpl(); in accept() local94 impl.accept (acceptedImpl); in accept()96 return new LocalSocket(acceptedImpl); in accept()