HomeSort by relevance Sort by last modified time
    Searched full:radio (Results 201 - 225 of 504) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/java/android/net/
NetworkStateTracker.java 355 * Turn the wireless radio off for a network.
356 * @param turnOn {@code true} to turn the radio on, {@code false}
  /frameworks/base/docs/html/guide/practices/design/
seamlessness.jd 228 radio; that's why it's important to write your applications to do as little
233 code</a>. To minimize the power drain from using the radio, be sure to handle
  /frameworks/base/docs/html/guide/tutorials/views/
hello-formstuff.jd 7 text fields, checkboxes and radio buttons.</p>
151 <p>Two mutually-exclusive radio buttons&mdash;enabling one disables the other.
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmConnection.java 323 * Note that at this point, the hangup request has been dispatched to the radio
396 /** Called when the radio indicates the connection has been disconnected */
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiverService.java 274 // We got an error with no service or no radio. Register for state changes so
275 // when the status of the connection/radio changes, we can try to send the
  /bootable/recovery/
install.c 85 // firmware <"hboot"|"radio"> <filename>
  /external/webkit/WebCore/css/
CSSValueKeywords.in 554 radio
  /frameworks/base/core/java/android/pim/vcard/
VCardConstants.java 116 public static final String PARAM_PHONE_EXTRA_TYPE_RADIO = "RADIO";
  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 41 selectable items that can include checkboxes or radio buttons. The AlertDialog
188 <li>A list of selectable items (with optional checkboxes or radio buttons)</li>
273 <h4>Adding checkboxes and radio buttons</h4>
278 single-choice items (radio buttons) inside the dialog, use the
  /frameworks/base/telephony/java/com/android/internal/telephony/
AdnRecordCache.java 98 * radio session, or null if we haven't
Connection.java 45 POWER_OFF, /* radio is turned off explicitly */
RILConstants.java 36 int RADIO_NOT_AVAILABLE = 1; /* If radio did not start or is resetting */
DataConnection.java 236 return "Radio Not Available";
309 if (DBG) log("tearDownData radio is on, call deactivateDataCall");
312 if (DBG) log("tearDownData radio is off sendMessage EVENT_DEACTIVATE_DONE immediately");
    [all...]
  /hardware/ti/wlan/wl1271/TWD/MacServices/
MacServices.c 352 - dot11mode_e - The current radio mode (A or G)
PowerSrv.c 513 DESCRIPTION: Sets the rate modulation according to the current Radio Mode.
516 - dot11mode_e - The current radio mode (A or G)
535 * 2) dot11mode_e - The current radio mode (A or G)
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverScan.h 280 ERadioBand eBand; /**< Channel's Radio Band */
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
sme.c 278 /* if radio is on, start the SM */
287 * \brief Stops the driver (shuts-down the radio)
289 * Stops the driver (shuts-down the radio)
354 /* set new radio on value and send an event to the state-machine accordingly */
    [all...]
  /packages/apps/Phone/src/com/android/phone/
IccPinUnlockPanel.java 248 // and radio reboots.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdCreationDialog.java 268 mSdCardSizeRadio = new Button(sdCardGroup, SWT.RADIO);
294 mSdCardFileRadio = new Button(sdCardGroup, SWT.RADIO);
327 mSkinListRadio = new Button(skinGroup, SWT.RADIO);
350 mSkinSizeRadio = new Button(skinGroup, SWT.RADIO);
    [all...]
  /system/core/include/private/
android_filesystem_config.h 81 { "radio", AID_RADIO, },
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldDb.h 341 IniFileRadioParam tRadioIniParams; /* Radio ini params from public_radio.h */
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MacServices.c 352 - dot11mode_e - The current radio mode (A or G)
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverScan.h 281 ERadioBand eBand; /**< Channel's Radio Band */
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
sme.c 247 /* if radio is on, start the SM */
256 * \brief Stops the driver (shuts-down the radio)
258 * Stops the driver (shuts-down the radio)
323 /* set new radio on value and send an event to the state-machine accordingly */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrv.c 521 DESCRIPTION: Sets the rate modulation according to the current Radio Mode.
524 - dot11mode_e - The current radio mode (A or G)
543 * 2) dot11mode_e - The current radio mode (A or G)
    [all...]

Completed in 119 milliseconds

1 2 3 4 5 6 7 891011>>