Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java800 int timerSeconds, in setCallForwardingOption() argument
824 int timerSeconds, in setCallForwardingOption() argument
DGsmCdmaPhone.java2587 int timerSeconds, in setCallForwardingOption() argument
2590 dialingNumber, CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete); in setCallForwardingOption()
2598 int timerSeconds, in setCallForwardingOption() argument
2613 dialingNumber, serviceClass, timerSeconds, onComplete); in setCallForwardingOption()
2633 timerSeconds, in setCallForwardingOption()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java414 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
420 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
DImsPhone.java445 int serviceClass, int timerSeconds, Message onComplete) { in SS() argument
450 mTimerSeconds = timerSeconds; in SS()
1274 int timerSeconds, in setCallForwardingOption() argument
1277 CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete); in setCallForwardingOption()
1286 int timerSeconds, in setCallForwardingOption() argument
1296 dialingNumber, serviceClass, timerSeconds, onComplete); in setCallForwardingOption()
1305 timerSeconds, in setCallForwardingOption() local