Searched refs:CellBroadcastServiceManager (Results 1 – 2 of 2) sorted by relevance
51 public class CellBroadcastServiceManager { class70 public CellBroadcastServiceManager(Context context, Phone phone) { in CellBroadcastServiceManager() method in CellBroadcastServiceManager
240 protected CellBroadcastServiceManager mCellBroadcastServiceManager;284 mCellBroadcastServiceManager = new CellBroadcastServiceManager(context, phone); in InboundSmsHandler()