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