Home
last modified time | relevance | path

Searched defs:SmsService (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/app/shared/src/android/app/stubs/shared/
H A DSmsRoleComponents.kt36 class SmsService : Service() { class
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/
Dmodem_simulator.h28 class SmsService; variable
Dsms_service.cpp24 SmsService::SmsService(int32_t service_id, ChannelMonitor* channel_monitor, in SmsService() function in cuttlefish::SmsService