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

123

/frameworks/base/core/java/android/os/
H A DHandlerThread.java52 protected void onLooperPrepared() { method in class:HandlerThread
64 onLooperPrepared();
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
H A DCollectorThread.java125 protected void onLooperPrepared() { method in class:CollectorThread
126 super.onLooperPrepared();
H A DAutomator.java232 protected void onLooperPrepared() { method in class:Automator
/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/layoutlib/bridge/src/android/os/
H A DHandlerThread_Delegate.java76 theThread.onLooperPrepared();
/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/uicc/
H A DIccRecordsTest.java53 public void onLooperPrepared() { method in class:IccRecordsTest.IccRecordsTestHandler
H A DIsimUiccRecordsTest.java57 public void onLooperPrepared() { method in class:IsimUiccRecordsTest.IsimUiccRecordsTestHandler
H A DIccPhoneBookInterfaceManagerTest.java61 public void onLooperPrepared() { method in class:IccPhoneBookInterfaceManagerTest.IccPhoneBookInterfaceManagerHandler
H A DUiccCardTest.java64 public void onLooperPrepared() { method in class:UiccCardTest.UiccCardHandlerThread
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMTestHandler.java.broken53 protected void onLooperPrepared() {
H A DUsimDataDownloadTest.java.broken40 protected void onLooperPrepared() {
H A DGsmCellBroadcastHandlerTest.java74 public void onLooperPrepared() { method in class:GsmCellBroadcastHandlerTest.GsmCellBroadcastHandlerTestHandler
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DImsSmsDispatcherTest.java49 public void onLooperPrepared() { method in class:ImsSmsDispatcherTest.ImsSmsDispatcherTestHandler
H A DDeviceStateMonitorTest.java57 public void onLooperPrepared() { method in class:DeviceStateMonitorTest.DeviceStateMonitorTestHandler
H A DPhoneStateListenerTest.java49 public void onLooperPrepared() { method in class:PhoneStateListenerTest.PhoneStateListenerHandler
H A DSmsStorageMonitorTest.java53 public void onLooperPrepared() { method in class:SmsStorageMonitorTest.SmsStorageMonitorTestHandler
H A DCarrierActionAgentTest.java76 public void onLooperPrepared() { method in class:CarrierActionAgentTest.CarrierActionAgentHandler
H A DCarrierServiceStateTrackerTest.java85 public void onLooperPrepared() { method in class:CarrierServiceStateTrackerTest.CarrierServiceStateTrackerTestHandler
H A DLocaleTrackerTest.java62 public void onLooperPrepared() { method in class:LocaleTrackerTest.LocaleTrackerTestHandler
H A DSmsDispatchersControllerTest.java70 public void onLooperPrepared() { method in class:SmsDispatchersControllerTest.ImsSmsDispatcherTestHandler
/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.java85 public void onLooperPrepared() { method in class:CdmaInboundSmsHandlerTest.CdmaInboundSmsHandlerTestHandler
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DDcControllerTest.java86 public void onLooperPrepared() { method in class:DcControllerTest.DcControllerTestHandler

Completed in 248 milliseconds

123