Searched refs:CellBroadcastService (Results 1 – 6 of 6) sorted by relevance
61 public abstract class CellBroadcastService extends Service { class68 public CellBroadcastService() { in CellBroadcastService() method in CellBroadcastService142 CellBroadcastService.this.onGsmCellBroadcastSms(slotIndex, message); in handleGsmCellBroadcastSms()155 CellBroadcastService.this.onCdmaCellBroadcastSms(slotIndex, bearerData, in handleCdmaCellBroadcastSms()175 CellBroadcastService.this.onCdmaScpMessage(slotIndex, smsCbProgramData, in handleCdmaScpMessage()188 return CellBroadcastService.this.getCellBroadcastAreaInfo(slotIndex); in getCellBroadcastAreaInfo()
33 import android.telephony.CellBroadcastService;187 Intent intent = new Intent(CellBroadcastService.CELL_BROADCAST_SERVICE_INTERFACE); in initCellBroadcastServiceModule()213 new Intent(CellBroadcastService.CELL_BROADCAST_SERVICE_INTERFACE), in getCellBroadcastServicePackage()
64 MissingNullability: android.telephony.CellBroadcastService#onBind(android.content.Intent):66 MissingNullability: android.telephony.CellBroadcastService#onBind(android.content.Intent) parameter…68 MissingNullability: android.telephony.CellBroadcastService#onCdmaCellBroadcastSms(int, byte[]) para…70 MissingNullability: android.telephony.CellBroadcastService#onGsmCellBroadcastSms(int, byte[]) param…
8096 public abstract class CellBroadcastService extends android.app.Service {8097 ctor public CellBroadcastService();8103 …ic static final String CELL_BROADCAST_SERVICE_INTERFACE = "android.telephony.CellBroadcastService";
126 public abstract class CellBroadcastService extends android.app.Service {127 ctor public CellBroadcastService();133 …ic static final String CELL_BROADCAST_SERVICE_INTERFACE = "android.telephony.CellBroadcastService";
7994 public abstract class CellBroadcastService extends android.app.Service {7995 ctor public CellBroadcastService();8001 …ic static final String CELL_BROADCAST_SERVICE_INTERFACE = "android.telephony.CellBroadcastService";