Searched refs:timerSeconds (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneInternalInterface.java | 657 int timerSeconds, in setCallForwardingOption() argument 681 int timerSeconds, in setCallForwardingOption() argument
|
D | GsmCdmaPhone.java | 2135 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/ |
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/imsphone/ |
D | ImsPhoneBase.java | 370 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument 376 int timerSeconds, Message onComplete) { in setCallForwardingOption() argument
|
D | ImsPhone.java | 370 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
|