Searched refs:timerSeconds (Results 1 – 4 of 4) sorted by relevance
/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 | 2587 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/ |
D | ImsPhoneBase.java | 414 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument 420 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
|
D | ImsPhone.java | 445 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
|