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/
DPhoneInternalInterface.java657 int timerSeconds, in setCallForwardingOption() argument
681 int timerSeconds, in setCallForwardingOption() argument
DGsmCdmaPhone.java2135 int timerSeconds, in setCallForwardingOption() argument
2138 dialingNumber, CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete); in setCallForwardingOption()
2146 int timerSeconds, in setCallForwardingOption() argument
2151 dialingNumber, serviceClass, timerSeconds, onComplete); in setCallForwardingOption()
2171 timerSeconds, in setCallForwardingOption()
/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/imsphone/
DImsPhoneBase.java370 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
376 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
DImsPhone.java370 int serviceClass, int timerSeconds, Message onComplete) { in SS() argument
375 mTimerSeconds = timerSeconds; in SS()
1182 int timerSeconds, in setCallForwardingOption() argument
1185 CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete); in setCallForwardingOption()
1194 int timerSeconds, in setCallForwardingOption() argument
1204 dialingNumber, serviceClass, timerSeconds, onComplete); in setCallForwardingOption()
1213 timerSeconds, in setCallForwardingOption() local