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

12

/frameworks/base/core/java/android/os/
H A DHandlerThread.java48 protected void onLooperPrepared() { method in class:HandlerThread
60 onLooperPrepared();
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DRequestHandlerThread.java46 protected void onLooperPrepared() { method in class:RequestHandlerThread
/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/
H A DPhoneStateListenerTest.java38 public void onLooperPrepared() { method in class:PhoneStateListenerTest.PhoneStateListenerHandler
H A DSmsStorageMonitorTest.java53 public void onLooperPrepared() { method in class:SmsStorageMonitorTest.SmsStorageMonitorTestHandler
H A DImsSMSDispatcherTest.java76 public void onLooperPrepared() { method in class:ImsSMSDispatcherTest.ImsSmsDispatcherTestHandler
H A DCallManagerTest.java70 public void onLooperPrepared() { method in class:CallManagerTest.CallManagerHandlerThread
H A DGsmCdmaCallTrackerTest.java60 public void onLooperPrepared() { method in class:GsmCdmaCallTrackerTest.GsmCdmaCTHandlerThread
H A DSubscriptionInfoUpdaterTest.java101 public void onLooperPrepared() { method in class:SubscriptionInfoUpdaterTest.SubscriptionInfoUpdaterHandlerThread
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneFactoryTest.java46 public void onLooperPrepared() { method in class:ImsPhoneFactoryTest.ImsPhoneFactoryHandler
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMTestHandler.java.broken53 protected void onLooperPrepared() {
H A DGsmCellBroadcastHandlerTest.java58 public void onLooperPrepared() { method in class:GsmCellBroadcastHandlerTest.GsmCellBroadcastHandlerTestHandler
H A DUsimDataDownloadTest.java.broken40 protected void onLooperPrepared() {
H A DGsmSmsDispatcherTest.java69 public void onLooperPrepared() { method in class:GsmSmsDispatcherTest.GsmSmsDispatcherTestHandler
H A DGsmInboundSmsHandlerTest.java102 public void onLooperPrepared() { method in class:GsmInboundSmsHandlerTest.GsmInboundSmsHandlerTestHandler
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
H A DCdmaSmsDispatcherTest.java54 public void onLooperPrepared() { method in class:CdmaSmsDispatcherTest.CdmaSmsDispatcherTestHandler
H A DCdmaInboundSmsHandlerTest.java83 public void onLooperPrepared() { method in class:CdmaInboundSmsHandlerTest.CdmaInboundSmsHandlerTestHandler
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DIccPhoneBookInterfaceManagerTest.java61 public void onLooperPrepared() { method in class:IccPhoneBookInterfaceManagerTest.IccPhoneBookInterfaceManagerHandler
H A DUiccCardApplicationTest.java61 public void onLooperPrepared() { method in class:UiccCardApplicationTest.UiccCardAppTestHandlerThread
H A DUiccCardTest.java70 public void onLooperPrepared() { method in class:UiccCardTest.UiccCardHandlerThread
H A DUiccControllerTest.java54 public void onLooperPrepared() { method in class:UiccControllerTest.UiccControllerHandlerThread
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DDcControllerTest.java74 public void onLooperPrepared() { method in class:DcControllerTest.DcControllerTestHandler
H A DDataConnectionTest.java111 public void onLooperPrepared() { method in class:DataConnectionTest.DataConnectionTestHandler
/frameworks/base/cmds/media/src/com/android/commands/media/
H A DMedia.java239 protected void onLooperPrepared() {

Completed in 8260 milliseconds

12