Searched defs:startServer (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/soap/ |
D | RedirectListener.java | 115 public boolean startServer(@NonNull RedirectCallback callback, @NonNull Handler startHandler) { in startServer() method in RedirectListener
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | RTSPSource.cpp | 329 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering() 387 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
|
/frameworks/av/media/libmediaplayer2/nuplayer2/ |
D | RTSPSource2.cpp | 328 bool *prepared, bool *underflow, bool *overflow, bool *startServer, bool *finished) { in checkBuffering() 386 bool prepared, underflow, overflow, startServer, finished; in onPollBuffering() local
|
/frameworks/base/packages/services/Proxy/src/com/android/proxyhandler/ |
D | ProxyServer.java | 381 public synchronized void startServer() { in startServer() method in ProxyServer
|