Home
last modified time | relevance | path

Searched refs:timerSeconds (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java334 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
340 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java800 int timerSeconds, in setCallForwardingOption() argument
824 int timerSeconds, in setCallForwardingOption() argument
DGsmCdmaPhone.java2270 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/
DImsPhoneBase.java370 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
376 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
DImsPhone.java399 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