Searched refs:timeSeconds (Results 1 – 6 of 6) sorted by relevance
32 public int timeSeconds; /* for CF no reply only */ field in CallForwardInfo39 + timeSeconds + " seconds"; in toString()
1185 String number, int timeSeconds, Message response); in setCallForward() argument
1541 String number, int timeSeconds, Message response) { in setCallForward() argument1550 rr.mp.writeInt (timeSeconds); in setCallForward()1554 + timeSeconds); in setCallForward()2792 infos[i].timeSeconds = p.readInt(); in responseCallForward()
241 String number, int timeSeconds, Message response) { in setCallForward() argument
1114 String number, int timeSeconds, Message result) {unimplemented(result);} in setCallForward() argument
1200 destinations[2] = Integer.toString(info.timeSeconds); in makeCFQueryResultMessage()