Home
last modified time | relevance | path

Searched defs:requestStop (Results 1 – 5 of 5) sorted by relevance

/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DLoadThread.java47 public void requestStop() { in requestStop() method in LoadThread
DGlitchDetectionThread.java172 public void requestStop() { in requestStop() method in GlitchDetectionThread
DRecorderRunnable.java424 public void requestStop() { in requestStop() method in RecorderRunnable
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/util/
DLooperExecutor.java63 public synchronized void requestStop() { in requestStop() method in LooperExecutor
/external/apache-http/android/src/android/net/http/
DConnectionThread.java54 void requestStop() { in requestStop() method in ConnectionThread