Searched refs:dial (Results 1 - 15 of 15) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl38 void dial(String number);
149 * without SEND (so <code>dial</code> is not appropriate).
H A DPhone.java445 * Example: If Phone.dial is called with "*#31#", then the app will
790 Connection dial(String dialString) throws CallStateException; method in interface:Phone
803 Connection dial(String dialString, UUSInfo uusInfo) throws CallStateException; method in interface:Phone
807 * without SEND (so <code>dial</code> is not appropriate).
1114 * a post-dial character on an outgoing call.<p>
1121 * Message.arg1 will be the post dial character being processed,
1130 * for the telephony system to continue playing the post-dial
1141 * post-dial DTMF sequence.<p>
1143 * Only one post dial character handler may be set. <p>
1538 * this decides if the dial numbe
[all...]
H A DPhoneProxy.java422 public Connection dial(String dialString) throws CallStateException { method in class:PhoneProxy
423 return mActivePhone.dial(dialString);
426 public Connection dial(String dialString, UUSInfo uusInfo) throws CallStateException { method in class:PhoneProxy
427 return mActivePhone.dial(dialString, uusInfo);
H A DCommandsInterface.java87 // Used as parameter to dial() and setCLIR() below
660 void dial (String address, int clirMode, Message result); method in interface:CommandsInterface
673 void dial(String address, int clirMode, UUSInfo uusInfo, Message result); method in interface:CommandsInterface
H A DCallManager.java49 * 1. Call control and operation, such as dial() and hangup()
204 * they have same phone APIs, such as dial(). The real implementation, for
694 public Connection dial(Phone phone, String dialString) throws CallStateException { method in class:CallManager
699 Log.d(LOG_TAG, " dial(" + basePhone + ", "+ dialString + ")");
704 throw new CallStateException("cannot dial in current state");
726 result = basePhone.dial(dialString);
729 Log.d(LOG_TAG, "End dial(" + basePhone + ", "+ dialString + ")");
746 public Connection dial(Phone phone, String dialString, UUSInfo uusInfo) throws CallStateException { method in class:CallManager
747 return phone.dial(dialString, uusInfo);
1166 * Example: If Phone.dial i
[all...]
H A DRIL.java828 dial (String address, int clirMode, Message result) { method in class:RIL
829 dial(address, clirMode, null, result);
833 dial(String address, int clirMode, UUSInfo uusInfo, Message result) { method in class:RIL
/frameworks/base/core/java/android/widget/
H A DAnalogClock.java174 final Drawable dial = mDial;
175 int w = dial.getIntrinsicWidth();
176 int h = dial.getIntrinsicHeight();
189 dial.setBounds(x - (w / 2), y - (h / 2), x + (w / 2), y + (h / 2));
191 dial.draw(canvas);
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
H A DGSMPhoneTest.java164 mGSMPhone.dial("+13125551212");
652 mGSMPhone.dial("+13125551212");
774 Connection cn = mGSMPhone.dial("+13125551212");
801 mGSMPhone.dial("+13125551212");
820 mGSMPhone.dial("+13125551212");
850 cn = mGSMPhone.dial("+13125551212");
867 mGSMPhone.dial("+13125551212");
885 mGSMPhone.dial("+13125551212");
950 mGSMPhone.dial("+13125551212");
1057 mGSMPhone.dial("
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGsmCallTracker.java171 dial (String dialString, int clirMode, UUSInfo uusInfo) throws CallStateException { method in class:GsmCallTracker
176 throw new CallStateException("cannot dial in current state");
184 // but the dial might fail before this happens
198 throw new CallStateException("cannot dial in current state");
217 cm.dial(pendingMO.address, clirMode, uusInfo, obtainCompleteMessage());
227 dial(String dialString) throws CallStateException { method in class:GsmCallTracker
228 return dial(dialString, CommandsInterface.CLIR_DEFAULT, null);
232 dial(String dialString, UUSInfo uusInfo) throws CallStateException { method in class:GsmCallTracker
233 return dial(dialString, CommandsInterface.CLIR_DEFAULT, uusInfo);
237 dial(Strin method in class:GsmCallTracker
[all...]
H A DGSMPhone.java711 dial(String dialString) throws CallStateException { method in class:GSMPhone
712 return dial(dialString, null);
716 dial (String dialString, UUSInfo uusInfo) throws CallStateException { method in class:GSMPhone
732 return mCT.dial(newDialString, uusInfo);
734 return mCT.dial(mmi.dialingNumber, mmi.getCLIRMode(), uusInfo);
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhone.java149 public Connection dial(String dialString, UUSInfo uusinfo) throws CallStateException { method in class:SipPhone
150 return dial(dialString);
153 public Connection dial(String dialString) throws CallStateException { method in class:SipPhone
164 throw new CallStateException("cannot dial in current state");
171 throw new CallStateException("cannot dial in current state");
176 Connection c = foregroundCall.dial(dialString);
179 Log.e(LOG_TAG, "dial()", e);
180 throw new CallStateException("dial error: " + e);
383 Connection dial(String originalNumber) throws SipException { method in class:SipPhone.SipCall
395 c.dial();
733 void dial() throws SipException { method in class:SipPhone.SipConnection
[all...]
H A DSipCommandInterface.java77 public void dial(String address, int clirMode, Message result) { method in class:SipCommandInterface
80 public void dial(String address, int clirMode, UUSInfo uusInfo, method in class:SipCommandInterface
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCdmaCallTracker.java179 dial (String dialString, int clirMode) throws CallStateException { method in class:CdmaCallTracker
184 throw new CallStateException("cannot dial in current state");
228 cm.dial(pendingMO.address, clirMode, obtainCompleteMessage());
245 dial (String dialString) throws CallStateException { method in class:CdmaCallTracker
246 return dial(dialString, CommandsInterface.CLIR_DEFAULT);
994 cm.dial(pendingMO.address, pendingCallClirMode, obtainCompleteMessage());
H A DCDMAPhone.java345 dial (String dialString) throws CallStateException { method in class:CDMAPhone
348 return mCT.dial(newDialString);
351 public Connection dial(String dialString, UUSInfo uusInfo) throws CallStateException { method in class:CDMAPhone
1227 * This function extracts the system selection code from the dial string.
1249 * the dial string "sysSelCodeInt' is the system selection code specified
1262 // Check if the selection code extracted from the dial string falls
1271 // If the carrier ota sp number schema is not correct, we still allow dial
1283 * The following function checks if a dial string is a carrier specified
1350 * isOTASPNumber: checks a given number against the IS-683A OTASP dial string and carrier
1351 * OTASP dial strin
[all...]
/frameworks/base/telephony/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java489 public void dial (String address, int clirMode, Message result) { method in class:SimulatedCommands
506 public void dial(String address, int clirMode, UUSInfo uusInfo, Message result) { method in class:SimulatedCommands

Completed in 127 milliseconds