Searched refs:uusType (Results 1 – 3 of 3) sorted by relevance
73 public UUSInfo(int uusType, int uusDcs, byte[] uusData) { in UUSInfo() argument74 mUusType = uusType; in UUSInfo()93 public void setType(int uusType) { in setType() argument94 mUusType = uusType; in setType()
1921 dc.uusInfo.setType(calls.get(i).uusInfo.get(0).uusType); in responseCurrentCalls()2000 dc.uusInfo.setType(calls.get(i).base.uusInfo.get(0).uusType); in responseCurrentCalls_1_2()
1255 info.uusType = uusInfo.getType(); in dial()1289 info.uusType = uusInfo.getType(); in emergencyDial()