Searched refs:EVENT_NEW_CDMA_SMS_CB (Results 1 – 1 of 1) sorted by relevance
66 private static final int EVENT_NEW_CDMA_SMS_CB = 1; field in CellBroadcastServiceManager91 m.what = EVENT_NEW_CDMA_SMS_CB; in sendCdmaMessageToHandler()160 } else if (msg.what == EVENT_NEW_CDMA_SMS_CB) { in initCellBroadcastServiceModule()