Searched refs:uusType (Results 1 – 3 of 3) sorted by relevance
74 public UUSInfo(int uusType, int uusDcs, byte[] uusData) { in UUSInfo() argument75 mUusType = uusType; in UUSInfo()94 public void setType(int uusType) { in setType() argument95 mUusType = uusType; in setType()
2300 dc.uusInfo.setType(call.uusInfo.get(0).uusType); in convertToDriverCall()
1255 info.uusType = uusInfo.getType(); in dial()1285 info.uusType = uusInfo.getType(); in emergencyDial()