Searched refs:timerSeconds (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipPhoneBase.java | 334 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument 340 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneInternalInterface.java | 800 int timerSeconds, in setCallForwardingOption() argument 824 int timerSeconds, in setCallForwardingOption() argument
|
D | GsmCdmaPhone.java | 2270 int timerSeconds, in setCallForwardingOption() argument 2273 dialingNumber, CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete); in setCallForwardingOption() 2281 int timerSeconds, in setCallForwardingOption() argument 2286 dialingNumber, serviceClass, timerSeconds, onComplete); in setCallForwardingOption() 2306 timerSeconds, in setCallForwardingOption()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneBase.java | 370 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument 376 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
|
D | ImsPhone.java | 399 int serviceClass, int timerSeconds, Message onComplete) { in SS() argument 404 mTimerSeconds = timerSeconds; in SS() 1208 int timerSeconds, in setCallForwardingOption() argument 1211 CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete); in setCallForwardingOption() 1220 int timerSeconds, in setCallForwardingOption() argument 1230 dialingNumber, serviceClass, timerSeconds, onComplete); in setCallForwardingOption() 1239 timerSeconds, in setCallForwardingOption() local
|