Searched defs:timerSeconds (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java389 int timerSeconds, Message onComplete) {
387 setCallForwardingOption(int commandInterfaceCFAction, int commandInterfaceCFReason, String dialingNumber, int timerSeconds, Message onComplete) argument
H A DImsPhone.java908 int timerSeconds,
911 CommandsInterface.SERVICE_CLASS_VOICE, timerSeconds, onComplete);
918 int timerSeconds,
938 timerSeconds,
905 setCallForwardingOption(int commandInterfaceCFAction, int commandInterfaceCFReason, String dialingNumber, int timerSeconds, Message onComplete) argument
914 setCallForwardingOption(int commandInterfaceCFAction, int commandInterfaceCFReason, String dialingNumber, int serviceClass, int timerSeconds, Message onComplete) argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java346 int timerSeconds, Message onComplete) {
344 setCallForwardingOption(int commandInterfaceCFAction, int commandInterfaceCFReason, String dialingNumber, int timerSeconds, Message onComplete) argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneInternalInterface.java610 * @param timerSeconds is used by CFNRy to indicate the timeout before
617 int timerSeconds,
614 setCallForwardingOption(int commandInterfaceCFReason, int commandInterfaceCFAction, String dialingNumber, int timerSeconds, Message onComplete) argument
H A DGsmCdmaPhone.java1760 int timerSeconds,
1768 commandInterfaceCFReason, dialingNumber, timerSeconds, onComplete);
1787 timerSeconds,
1757 setCallForwardingOption(int commandInterfaceCFAction, int commandInterfaceCFReason, String dialingNumber, int timerSeconds, Message onComplete) argument
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneMock.java1211 String dialingNumber, int timerSeconds, Message onComplete) {
1210 setCallForwardingOption(int commandInterfaceCFReason, int commandInterfaceCFAction, String dialingNumber, int timerSeconds, Message onComplete) argument

Completed in 313 milliseconds