Searched refs:fromServiceId (Results 1 – 4 of 4) sorted by relevance
59 public void setFromServiceId(int fromServiceId) { in setFromServiceId() argument60 mFromServiceId = fromServiceId; in setFromServiceId()
107 private void checkConfigInfo(SmsBroadcastConfigInfo info, int fromServiceId, in checkConfigInfo() argument109 assertEquals("fromServiceId", fromServiceId, info.getFromServiceId()); in checkConfigInfo()
2333 ret.add(new SmsBroadcastConfigInfo(configs.get(i).fromServiceId, in responseGmsBroadcastConfig()
3627 info.fromServiceId = config[i].getFromServiceId(); in setGsmBroadcastConfig()