Searched defs:startServer (Results 1 – 6 of 6) sorted by relevance
115 public boolean startServer(@NonNull RedirectCallback callback, @NonNull Handler startHandler) { in startServer() method in RedirectListener
163 private synchronized void startServer(StorageVolume primary, String[] subdirs) { in startServer() method in MtpService
77 void startServer() { in startServer() function
64 bool DnsTlsFrontend::startServer() { in startServer() function in test::DnsTlsFrontend
593 bool DNSResponder::startServer() { in startServer() function in test::DNSResponder
188 private void startServer() throws Exception { in startServer() method in DhcpServerTest