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