Searched refs:onLooperPrepared (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/os/
H A DHandlerThread.java48 protected void onLooperPrepared() { method in class:HandlerThread
59 onLooperPrepared();
/frameworks/base/core/tests/coretests/src/android/os/
H A DHandlerThreadTest.java38 protected void onLooperPrepared() {
56 // available, but will call onLooperPrepared() after that. So we
57 // need to block here to wait for our onLooperPrepared() to complete
70 // Make sure that the onLooperPrepared() was called on a different thread.
/frameworks/base/tools/layoutlib/bridge/src/android/os/
H A DHandlerThread_Delegate.java76 theThread.onLooperPrepared();
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMTestHandler.java53 protected void onLooperPrepared() { method in class:GSMTestHandler
H A DUsimDataDownloadTest.java40 protected void onLooperPrepared() { method in class:UsimDataDownloadTest.TestHandlerThread
/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeechService.java237 protected void onLooperPrepared() { method in class:TextToSpeechService.SynthThread

Completed in 4701 milliseconds