HomeSort by relevance Sort by last modified time
    Searched full:dial (Results 51 - 75 of 162) sorted by null

1 23 4 5 6 7

  /packages/apps/Phone/src/com/android/phone/
SpecialCharSequenceMgr.java 53 * @param input the dial string to be examined.
73 * @param input the dial string to be examined.
EmergencyDialer.java 70 public static final String ACTION_DIAL = "com.android.phone.EmergencyDialer.DIAL";
115 private String mLastNumber; // last number we tried to dial. Used to restore error dialog.
181 // Check whether we should show the onscreen "Dial" button and co.
211 // we want the user to be able to control the volume of the dial tones
594 * Update the enabledness of the "Dial" and "Backspace" buttons if applicable.
ButtonGridLayout.java 27 * Create a 4x3 grid of dial buttons.
  /packages/apps/Contacts/src/com/android/contacts/
TwelveKeyDialer.java 223 // Check whether we should show the onscreen "Dial" button.
424 // we want the user to be able to control the volume of the dial tones
437 // See if we were invoked with a DIAL intent. If we were, fill in the appropriate
782 // the Dial button without entering any digits means "send
788 // Otherwise, pressing the Dial button without entering
794 // nothing useful for the Dial button to do in this case.
    [all...]
  /hardware/ril/libril/
ril.cpp 572 RIL_Dial dial; local
579 memset (&dial, 0, sizeof(dial));
581 dial.address = strdupReadString(p);
584 dial.clir = (int)t;
586 if (status != NO_ERROR || dial.address == NULL) {
592 sizeOfDial = sizeof(dial) - sizeof(RIL_UUS_Info *);
601 dial.uusInfo = NULL;
627 dial.uusInfo = &uusInfo;
629 sizeOfDial = sizeof(dial);
    [all...]
  /external/icu4c/test/cintltst/
spreptst.c 389 "\\u092d\\u0917\\u0935\\u0926\\u094d\\u0917\\u0940\\u0924\\u093e@dial-120-45.ots.utexas.edu",
394 "\\u0927\\u0943\\u0924\\u0930\\u093e\\u0937\\u094d\\u091f\\u094d\\u0930@dial-36-2.ots.utexas.edu",
399 "\\u092f\\u0941\\u092f\\u0941\\u0924\\u094d\\u0938\\u0935\\u0903@101.st-louis-15.mo.dial-access.att.net",
401 "\\u092a\\u093e\\u0923\\u094d\\u0921\\u0935\\u093e\\u0936\\u094d\\u091a\\u0948\\u0935@dial-13-2.ots.utexas.edu",
404 "\\u0c30\\u0c18\\u0c41\\u0c30\\u0c3e\\u0c2e\\u0c4d@7.houston-11.tx.dial-access.att.net",
idnatest.c 378 "dial-120-45.ots.utexas.edu",
383 "dial-36-2.ots.utexas.edu",
388 "101.st-louis-15.mo.dial-access.att.net",
390 "dial-13-2.ots.utexas.edu",
393 "7.houston-11.tx.dial-access.att.net",
    [all...]
  /frameworks/base/include/media/
ToneGenerator.h 52 TONE_SUP_DIAL, // Dial tone: CEPT: 425Hz, continuous
182 TONE_ANSI_DIAL = NUM_TONES, // Dial tone: a continuous 350 Hz + 440 Hz tone.
189 TONE_JAPAN_DIAL, // Dial tone: 400Hz, continuous
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmConnection.java 474 * when a dial is initiated.
526 * Performs the appropriate action for a post-dial char, but does not
682 * Set post dial state and acquire wake lock while switching to "started"
GsmMmiCode.java 156 * Some dial strings in GSM are defined to do non-call setup
159 * We look to see if the dial string contains a valid MMI code (potentially
160 * with a dial string at the end as well) and return info here.
162 * If the dial string contains no MMI code, we return an instance with
434 /** Does this dial string contain a structured or unstructured MMI code? */
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 179 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);
    [all...]
  /external/bluetooth/bluez/doc/
audio-api.txt 377 Dial a number 'number'. No number processing is done
378 thus if AG would reject to dial it don't blame me :)
  /device/sample/skins/WVGAMedDpi/
layout 67 phone-dial {
  /external/sqlite/android/
PhoneNumberUtilsTest.cpp 103 // Japanese dial
  /packages/apps/Contacts/
AndroidManifest.xml 76 <action android:name="android.intent.action.DIAL" />
83 <action android:name="android.intent.action.DIAL" />
89 <action android:name="android.intent.action.DIAL" />
100 <action android:name="android.intent.action.DIAL" />
  /packages/apps/Contacts/res/values/
donottranslate_config.xml 79 <!-- If true, show an onscreen "Dial" button in the dialer.
  /packages/apps/Phone/res/values/
config.xml 108 <!-- If true, show an onscreen "Dial" button in the dialer.
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
BluetoothVoiceDialerActivity.java 739 // if we have a sentence of the form "dial 123 456 7890",
741 // the TTS engine will say "dial one hundred twenty three...."
744 // sentence "dial 123 456 7890" it will speak
745 // "dial 1 2 3, 4 5 6, 7 8 9 0"
    [all...]
  /sdk/emulator/skins/HVGA/
layout 67 phone-dial {
  /sdk/emulator/skins/QVGA/
layout 67 phone-dial {
  /sdk/emulator/skins/WQVGA400/
layout 67 phone-dial {
  /sdk/emulator/skins/WQVGA432/
layout 67 phone-dial {
  /sdk/emulator/skins/WVGA800/
layout 67 phone-dial {
  /sdk/emulator/skins/WVGA854/
layout 67 phone-dial {
  /frameworks/base/telephony/java/com/android/internal/telephony/
Phone.java 444 * Example: If Phone.dial is called with "*#31#", then the app will
789 Connection dial(String dialString) throws CallStateException; method in interface:Phone
793 * without SEND (so <code>dial</code> is not appropriate).
    [all...]

Completed in 86 milliseconds

1 23 4 5 6 7