/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GSMPhone.java | 706 dial(String dialString) throws CallStateException { method in class:GSMPhone 707 return dial(dialString, null); 711 dial (String dialString, UUSInfo uusInfo) throws CallStateException { method in class:GSMPhone 727 return mCT.dial(newDialString, uusInfo); 729 return mCT.dial(mmi.dialingNumber, mmi.getCLIRMode(), uusInfo); [all...] |
/development/pdk/docs/porting/ |
telephony.jd | 60 <li>Solicited commands: Solicited commands originated by RIL lib, such as <code>DIAL</code> and <code>HANGUP</code>.</li> 76 <li>Call status and handling (dial, answer, mute…) (16)</li>
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/ |
AllIntentsActivity.java | 116 DIAL, 453 case DIAL: {
|
/external/sqlite/android/ |
OldPhoneNumberUtils.cpp | 289 * digit that is used when dialing locally in country that does not show up when you dial
|
/packages/apps/Contacts/res/values/ |
donottranslate_config.xml | 79 <!-- If true, show an onscreen "Dial" button in the dialer.
|
strings.xml | 32 <!-- Name of activity that allows users to create shortcuts on the home screen to dial a contact. 34 <string name="shortcutDialContact">Direct dial</string> 43 <!-- Activity title when the user is selecting a contact for a direct dial shortcut. --> 441 to dial using the physical keyboard --> 442 <string name="dialerKeyboardHintText">Use keyboard to dial</string> 448 <string name="dialerDialpadHintText">Dial to add a call</string> 450 <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial --> 453 <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial --> [all...] |
/packages/apps/Phone/src/com/android/phone/ |
CallLogAsync.java | 194 // hierarchy (e.g enable/disable the dial button). The
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
VoiceDialerActivity.java | [all...] |
CommandRecognizerEngine.java | 54 * "dial a particular number [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
XF86keysym.h | 150 #define XF86XK_Phone 0x1008FF6E /* Launch phone; dial number */
|
/packages/experimental/LoaderApp/res/values/ |
strings.xml | 38 <!-- Name of activity that allows users to create shortcuts on the home screen to dial a contact. 40 <string name="shortcutDialContact">Direct dial</string> 49 <!-- Activity title when the user is selecting a contact for a direct dial shortcut. --> 411 to dial using the physical keyboard --> 412 <string name="dialerKeyboardHintText">Use keyboard to dial</string> 418 <string name="dialerDialpadHintText">Dial to add a call</string> 420 <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial --> 423 <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial --> [all...] |
/external/icu4c/test/cintltst/ |
idnatest.c | 379 "dial-120-45.ots.utexas.edu", 384 "dial-36-2.ots.utexas.edu", 389 "101.st-louis-15.mo.dial-access.att.net", 391 "dial-13-2.ots.utexas.edu", 394 "7.houston-11.tx.dial-access.att.net", [all...] |
/packages/apps/Phone/res/values-tl/ |
strings.xml | 148 <string name="fdn_only_error" msgid="7079583506377602000">"Pinapayagan lang ang mga pagpapatakbo sa mga nakapirming numero sa pag-dial."</string> [all...] |
/packages/apps/Phone/res/values/ |
strings.xml | 138 <!-- post dial --> [all...] |
/packages/apps/Contacts/res/values-en-rGB/ |
strings.xml | 23 <string name="shortcutDialContact" msgid="746622101599186779">"Direct dial"</string> 158 <string name="dialerKeyboardHintText" msgid="5401660096579787344">"Use keyboard to dial"</string> 159 <string name="dialerDialpadHintText" msgid="5824490365898349041">"Dial to add a call"</string> 208 <string name="description_dial_button" msgid="1274091017188142646">"dial"</string> 210 <string name="description_digits_edittext" msgid="8760207516497016437">"number to dial"</string> [all...] |
/packages/apps/Contacts/res/values-tl/ |
strings.xml | 23 <string name="shortcutDialContact" msgid="746622101599186779">"Direktang pag-dial"</string> 158 <string name="dialerKeyboardHintText" msgid="5401660096579787344">"Gamitin ang keyboard upang mag-dial"</string> 159 <string name="dialerDialpadHintText" msgid="5824490365898349041">"Mag-dial upang magdagdag ng tawag"</string> 208 <string name="description_dial_button" msgid="1274091017188142646">"mag-dial"</string> 210 <string name="description_digits_edittext" msgid="8760207516497016437">"numerong ida-dial"</string> [all...] |
/external/bluetooth/bluez/audio/ |
telephony-ofono.c | 385 DBG("telephony-ofono: dial request to %s", number); 404 "Dial", NULL, NULL, 607 DBG("telephony-ofono: got %s voice dial request", [all...] |
/external/ppp/pppd/ |
pppd.h | 299 extern bool demand; /* Do dial-on-demand */ 419 /* Configure interface for demand-dial */ 560 void demand_conf __P((void)); /* config interface(s) for demand-dial */ [all...] |
demand.c | 76 * demand_conf - configure the interface for doing dial-on-demand.
|
pppd.8 | 33 PPP is the protocol used for establishing internet links over dial-up 92 before the PPP protocol can be started; for instance, with a dial-up 93 modem, commands need to be sent to the modem to dial the appropriate [all...] |
/external/bluetooth/bluez/plugins/ |
pnat.c | 402 sdp_set_info_attr(record, "Dial-Up Networking", 0, 0);
|
/frameworks/base/services/input/ |
EventHub.h | 86 /* The input device is an alpha-numeric keyboard (not just a dial pad). */
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
GlobalSearchSupportTest.java | 131 values.put(SearchManager.SUGGEST_COLUMN_TEXT_1, "Dial number");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
extra-view-metadata.xml | 324 topAttrs="dial,hand_hour,hand_minute"
|
/packages/apps/Phone/ |
AndroidManifest.xml | 105 <action android:name="com.android.phone.EmergencyDialer.DIAL" /> 109 <action android:name="com.android.phone.EmergencyDialer.DIAL" />
|