Searched defs:startWithCallbacks (Results 1 – 8 of 8) sorted by relevance
22 …oneway void startWithCallbacks(in android.net.INetworkStackStatusCallback statusCb, in android.net… in startWithCallbacks() method
23 …oneway void startWithCallbacks(in android.net.INetworkStackStatusCallback statusCb, in android.net… in startWithCallbacks() method
31 void startWithCallbacks(in INetworkStackStatusCallback statusCb, in startWithCallbacks() method
294 public void startWithCallbacks(@Nullable INetworkStackStatusCallback statusCb, in startWithCallbacks() method in DhcpServer.DhcpServerConnector