/development/pdk/docs/source/ |
building-dream.jd | 37 * The Dream device software contains some proprietary binaries.For contractual reasons, these cannot be redistributed to be used directly with the Android Open-Source Project, but the provided script may be used to extract these binaries from your development device so that they can be correctly included in your build.These libraries include the openGL|ES library, the Qualcomm camera library, the HTC Radio Interface Library, etc.
|
/device/htc/dream/ |
init.trout.rc | 16 device mtd@misc 0460 radio diag
|
/device/htc/dream-sapphire/overlay/frameworks/base/core/res/res/values/ |
config.xml | 41 [associated radio-type],[priority] -->
|
/device/htc/passion/ |
init.mahimahi.rc | 2 device mtd@misc 0460 radio diag
|
/device/htc/sapphire/ |
init.sapphire.rc | 16 device mtd@misc 0460 radio diag
|
/external/qemu/distrib/ |
README | 31 network conditions of radio networks.
|
/external/qemu/telephony/ |
modem_driver.c | 13 * it communicates through a serial port with "rild" (Radio Interface Layer Daemon)
|
/external/webkit/WebCore/css/ |
html.css | 412 input[type="radio"], input[type="checkbox"] { 469 input[type="radio"] { 470 -webkit-appearance: radio; 603 input[type="radio"]:focus,
|
themeWin.css | 49 input[type="radio"] {
|
/external/webkit/WebCore/inspector/front-end/ |
PanelEnablerView.js | 51 option.type = "radio";
|
AuditLauncherView.js | 175 this._auditPresentStateElement.type = "radio"; 185 this.auditReloadedStateElement.type = "radio";
|
/external/webkit/WebKit/chromium/public/ |
WebInputElement.h | 63 Radio,
|
/frameworks/base/telephony/java/android/telephony/ |
SmsManager.java | 62 * the extra "errorCode" containing a radio technology specific value, 125 * the extra "errorCode" containing a radio technology specific value, 188 * the extra "errorCode" containing a radio technology specific value, 393 /** Failed because radio was explicitly turned off */
|
/hardware/ril/reference-ril/ |
atchannel.h | 25 /* define AT_DEBUG to send AT traffic to /tmp/radio-at.log" */
|
/hardware/ril/rild/ |
radiooptions.c | 93 perror ("opening radio debug socket");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
NewItemSelectionDialog.java | 261 * First add a radio area, which may be either 2 radio controls or 329 Button radio1 = new Button(content, SWT.RADIO); 333 Button radio2 = new Button(content, SWT.RADIO);
|
/external/kernel-headers/original/linux/ |
videodev.h | 202 int radio; /* Radio minor */ member in struct:video_unit
|
/frameworks/base/core/java/android/os/ |
Build.java | 59 /** The radio firmware version number. */ 60 public static final String RADIO = getString("gsm.version.baseband");
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
IccSmsInterfaceManager.java | 67 * the extra "errorCode" containing a radio technology specific value, 104 * the extra "errorCode" containing a radio technology specific value,
|
ServiceStateTracker.java | 65 * getting unsolicited signal strength updates from the radio, set 275 * Clean up existing voice and data connection then turn off radio power.
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
CmdBldDb.h | 339 IniFileRadioParam tRadioIniParams; /* Radio ini params from public_radio.h */ 340 IniFileExtendedRadioParam tExtRadioIniParams; /* Extended Radio ini params from public_radio.h */
|
/packages/apps/Phone/src/com/android/phone/ |
Ringer.java | 70 * After a radio technology change, e.g. from CDMA to GSM or vice versa, 73 * @parameter Phone, the new active phone for the appropriate radio
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
KeySelectionPage.java | 77 mUseExistingKey = new Button(composite, SWT.RADIO); 99 mCreateKey = new Button(composite, SWT.RADIO);
|
KeystoreSelectionPage.java | 70 mUseExistingKeystore = new Button(composite, SWT.RADIO); 76 mCreateKeystore = new Button(composite, SWT.RADIO);
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/ |
public_radio.h | 37 * \brief Contains information element defines/structures used by the TNETxxxx and host and Radio Module. 60 // radio parameter to set
|