Searched refs:packetReadBuffer (Results 1 – 2 of 2) sorted by relevance
66 @NonNull Looper looper, @NonNull byte[] packetReadBuffer, @NonNull SharedLog sharedLog) in MdnsInterfaceSocket() argument86 new Handler(looper), packetReadBuffer); in MdnsInterfaceSocket()
237 @NonNull byte[] packetReadBuffer, @NonNull SharedLog sharedLog) throws IOException { in createMdnsInterfaceSocket() argument238 return new MdnsInterfaceSocket(networkInterface, port, looper, packetReadBuffer, in createMdnsInterfaceSocket()