HomeSort by relevance Sort by last modified time
    Searched refs:technology (Results 26 - 49 of 49) sorted by null

12

  /external/qemu/telephony/
android_modem.c 285 AModemTech technology; member in struct:AModemRec_
512 modem->technology = android_parse_modem_tech( tmp );
513 if (modem->technology == A_TECH_UNKNOWN) {
514 modem->technology = aconfig_int( modem->nvram_config, NV_MODEM_TECHNOLOGY, A_TECH_GSM );
1024 * return: If the specified technology is not set in any of the 4
1047 * lowest numbered technology that is set in the mask.
1066 modem->technology, newtech, modem->preferred_mask,newpreferred);
1071 return "ERROR: At least one technology must be enabled";
1083 if (modem->technology != newtech) {
1084 modem->technology = newtech
    [all...]
  /external/chromium_org/chrome/browser/chromeos/status/
network_menu.cc 61 void ToggleTechnology(const NetworkTypePattern& technology) {
63 bool is_enabled = handler->IsTechnologyEnabled(technology);
64 ash::network_connect::SetTechnologyEnabled(technology, !is_enabled);
525 // Enable / Disable Technology
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.cc 52 const char kTechnologyProperty[] = "technology";
181 // Register API doesn't allow technology to be specified so just show unique
193 network->SetString(kTechnologyProperty, it->technology);
  /external/chromium_org/chromeos/dbus/
fake_shill_manager_client.h 106 virtual void AddGeoNetwork(const std::string& technology,
155 // Dictionary of technology -> list of property dictionaries
fake_shill_manager_client.cc 448 const std::string& technology,
451 if (!stub_geo_networks_.GetListWithoutPathExpansion(technology,
454 stub_geo_networks_.SetWithoutPathExpansion(technology, list_value);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_msg.h 99 LocPosTechMask technology);
loc_eng.cpp 728 LocPosTechMask technology) :
734 mStatus(st), mTechMask(technology)
817 " status: %d\n Technology mask: %u",
    [all...]
  /packages/apps/Settings/src/com/android/settings/
BatteryInfo.java 93 mTechnology.setText("" + intent.getStringExtra("technology"));
161 mTechnology = (TextView)findViewById(R.id.technology);
  /external/chromium_org/ash/system/chromeos/network/
network_state_list_detailed_view.cc 391 const NetworkTypePattern& technology) {
394 technology);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
BatteryMeterView.java 89 String technology; field in class:BatteryMeterView.BatteryTracker
110 technology = intent.getStringExtra(BatteryManager.EXTRA_TECHNOLOGY);
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc 225 const std::string& technology = cellular->network_technology(); local
226 if (technology != shill::kNetworkTechnologyLte &&
227 technology != shill::kNetworkTechnologyLteAdvanced)
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsio1.c     [all...]
cmsnamed.c 789 NewSeq ->seq[i].technology = pseq ->seq[i].technology;
cmsvirt.c 81 Seq->seq[0].technology = (cmsTechnologySignature) 0;
    [all...]
cmstypes.c     [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 136 #define NFC_ROUTE_TAG_TECH NCI_ROUTE_TAG_TECH /* Technology based routing */
139 #define NFC_ROUTE_TLV_ENTRY_SIZE 4 /* tag, len, 2 byte value for technology/protocol based routing */
350 /* Discovery Types/Detected Technology and Mode */
437 #define NFC_EE_TRIG_RF_TECHNOLOGY NCI_EE_TRIG_RF_TECHNOLOGY/* RF Technology changed */
446 tNFC_RF_TECH technology; member in union:__anon28911::__anon28912
467 tNFC_RF_TECH_N_MODE tech_n_mode; /* Discovery Technology and Mode */
536 UINT8 sensb_res_len;/* Length of SENSB_RES Response (Byte 2 - Byte 12 or 13) Available after Technology Detection */
546 UINT8 sensf_res_len;/* Length of SENSF_RES Response (Byte 2 - Byte 17 or 19) Available after Technology Detection */
594 tNFC_RF_TECH_PARAMS rf_tech_param; /* RF technology parameters */
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.cpp 671 LocPosTechMask technology) :
677 mStatus(st), mTechMask(technology)
756 " status: %d\n Technology mask: %u",
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 125 // Polling technology masks
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_ncif.c 607 ** Description This function is called to process the detected technology
632 SENS_RES Response 2 bytes Defined in [DIGPROT] Available after Technology Detection
660 SENSB_RES Response length (n) 1 byte Length of SENSB_RES Response (Byte 2 - Byte 12 or 13)Available after Technology Detection
661 SENSB_RES Response Byte 2 - Byte 12 or 13 11 or 12 bytes Defined in [DIGPROT] Available after Technology Detection
675 SENSF_RES Response length.(n) 1 byte Length of SENSF_RES (Byte 2 - Byte 17 or 19).Available after Technology Detection
676 SENSF_RES Response Byte 2 - Byte 17 or 19 n bytes Defined in [DIGPROT] Available after Technology Detection
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h 391 // ICC Technology tag
1372 cmsTechnologySignature technology; member in struct:__anon33245
    [all...]
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.js     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids 46 0324 OCZ Technology Inc
49 0325 OCZ Technology Inc
53 03da Bernd Walter Computer Technology
263 150c Mood Lighting (Microchip Technology Inc.)
517 7117 CM8060 Color MFP with Edgeline Technology
534 7717 CM8050 Color MFP with Edgeline Technology
609 03f1 Genoa Technology
610 03f2 Oak Technology, Inc.
629 03f8 Epson Imaging Technology Center
666 0403 Future Technology Devices International, Lt
    [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 4683 milliseconds

12