Home
last modified time | relevance | path

Searched refs:PostWithDelay (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsms_service.cpp297 thread_looper_->PostWithDelay( in HandleSendSMSPDU()
307 thread_looper_->PostWithDelay( in HandleSendSMSPDU()
322 thread_looper_->PostWithDelay( in HandleSendSMSPDU()
Dthread_looper.h63 Serial PostWithDelay(std::chrono::steady_clock::duration delay, Callback cb);
Dthread_looper.cpp45 ThreadLooper::Serial ThreadLooper::PostWithDelay( in PostWithDelay() function in cuttlefish::ThreadLooper
Dnetwork_service.cpp253 thread_looper_->PostWithDelay(std::chrono::seconds(1), in OnSimStatusChanged()
674 thread_looper_->PostWithDelay(std::chrono::seconds(1), in HandleSetNetworkSelectionMode()
989 thread_looper_->PostWithDelay(std::chrono::seconds(1), in HandleSetPreferredNetworkType()
1136 thread_looper_->PostWithDelay( in HandleReceiveRemoteVoiceDataReg()
1164 thread_looper_->PostWithDelay( in HandleReceiveRemoteCTEC()
Ddata_service.cpp338 thread_looper_->PostWithDelay( in updatePhysicalChannelconfigs()
Dcall_service.cpp216 call_status.timeout_serial = thread_looper_->PostWithDelay( in HandleDial()
234 thread_looper_->PostWithDelay(std::chrono::seconds(1), in HandleDial()