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

12

/frameworks/base/core/java/android/os/
H A DHandlerThread.java52 protected void onLooperPrepared() { method in class:HandlerThread
64 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/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 DDeviceStateMonitorTest.java57 public void onLooperPrepared() { method in class:DeviceStateMonitorTest.DeviceStateMonitorTestHandler
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.java67 public void onLooperPrepared() { method in class:CarrierServiceStateTrackerTest.CarrierServiceStateTrackerTestHandler
H A DImsSMSDispatcherTest.java78 public void onLooperPrepared() { method in class:ImsSMSDispatcherTest.ImsSmsDispatcherTestHandler
H A DCarrierKeyDownloadMgrTest.java80 public void onLooperPrepared() { method in class:CarrierKeyDownloadMgrTest.CarrierActionAgentHandler
/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 DUsimDataDownloadTest.java.broken40 protected void onLooperPrepared() {
H A DGsmCellBroadcastHandlerTest.java74 public void onLooperPrepared() { method in class:GsmCellBroadcastHandlerTest.GsmCellBroadcastHandlerTestHandler
H A DGsmSmsDispatcherTest.java107 public void onLooperPrepared() { method in class:GsmSmsDispatcherTest.GsmSmsDispatcherTestHandler
/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/uicc/
H A DIccPhoneBookInterfaceManagerTest.java61 public void onLooperPrepared() { method in class:IccPhoneBookInterfaceManagerTest.IccPhoneBookInterfaceManagerHandler
H A DIccCardProxyTest.java65 public void onLooperPrepared() { method in class:IccCardProxyTest.IccCardProxyHandlerThread
H A DUiccCardApplicationTest.java61 public void onLooperPrepared() { method in class:UiccCardApplicationTest.UiccCardAppTestHandlerThread
H A DUiccCarrierPrivilegeRulesTest.java62 public void onLooperPrepared() { method in class:UiccCarrierPrivilegeRulesTest.UiccCarrierPrivilegeRulesHandlerThread
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.java80 public void onLooperPrepared() { method in class:DcControllerTest.DcControllerTestHandler
/frameworks/base/cmds/media/src/com/android/commands/media/
H A DMedia.java245 protected void onLooperPrepared() {

Completed in 343 milliseconds

12