Searched refs:uusType (Results 1 – 3 of 3) sorted by relevance
71 public UUSInfo(int uusType, int uusDcs, byte[] uusData) { in UUSInfo() argument72 mUusType = uusType; in UUSInfo()89 public void setType(int uusType) { in setType() argument90 mUusType = uusType; in setType()
1498 dc.uusInfo.setType(calls.get(i).uusInfo.get(0).uusType); in responseCurrentCalls()1577 dc.uusInfo.setType(calls.get(i).base.uusInfo.get(0).uusType); in responseCurrentCalls_1_2()
785 info.uusType = uusInfo.getType(); in dial()