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

1 2

  /frameworks/base/core/java/android/nfc/
INfcTag.aidl 29 int connect(int nativeHandle, int technology);
43 int setTimeout(int technology, int timeout);
44 int getTimeout(int technology);
47 int getMaxTransceiveLength(int technology);
Tag.java 82 * specific tag technology.
87 * <h4>3. Tag Technology dispatch</h4>
257 * <p> The size and format of an ID is specific to the RF technology used by the tag.
269 * A technology is an implementation of the {@link TagTechnology} interface,
272 * object can then be used to perform advanced, technology-specific operations on a tag.
291 * tag as NDEF adds the {@link Ndef} technology. The {@link rediscover}
314 throw new IllegalStateException("Close connection to the technology first!");
454 public synchronized void setConnectedTechnology(int technology) {
456 mConnectedTechnology = technology;
458 throw new IllegalStateException("Close other technology first!")
    [all...]
  /external/chromium_org/chromeos/network/
network_change_notifier_chromeos.cc 198 const std::string& type, const std::string& technology) {
211 // For cellular types, mapping depends on the technology.
212 if (technology == shill::kNetworkTechnologyEvdo ||
213 technology == shill::kNetworkTechnologyGsm ||
214 technology == shill::kNetworkTechnologyUmts ||
215 technology == shill::kNetworkTechnologyHspa) {
217 } else if (technology == shill::kNetworkTechnologyHspaPlus ||
218 technology == shill::kNetworkTechnologyLte ||
219 technology == shill::kNetworkTechnologyLteAdvanced) {
shill_property_handler.cc 133 const std::string& technology) const {
134 return available_technologies_.count(technology) != 0;
138 const std::string& technology) const {
139 return enabled_technologies_.count(technology) != 0;
143 const std::string& technology) const {
144 return enabling_technologies_.count(technology) != 0;
148 const std::string& technology) const {
149 return uninitialized_technologies_.count(technology) != 0;
153 const std::string& technology,
157 enabling_technologies_.insert(technology);
379 std::string technology; local
395 std::string technology; local
412 std::string technology; local
    [all...]
shill_property_handler.h 85 // Called when a technology list changes.
112 // Returns true if |technology| is available, enabled, etc.
113 bool IsTechnologyAvailable(const std::string& technology) const;
114 bool IsTechnologyEnabled(const std::string& technology) const;
115 bool IsTechnologyEnabling(const std::string& technology) const;
116 bool IsTechnologyUninitialized(const std::string& technology) const;
118 // Asynchronously sets the enabled state for |technology|.
121 const std::string& technology,
174 const std::string& technology,
network_change_notifier_chromeos.h 62 // Maps the shill network type and technology to its NetworkChangeNotifier
66 const std::string& technology);
geolocation_handler.cc 82 std::string technology; local
83 (*iter)->GetAsString(&technology);
84 if (technology == shill::kTypeWifi) {
network_util.h 53 std::string technology; // Access technology. member in struct:chromeos::CellularScanResult
network_util_unittest.cc 142 EXPECT_EQ("GSM", scan_results[0].technology);
150 EXPECT_TRUE(scan_results[1].technology.empty());
network_state_handler.cc 103 std::string technology = GetTechnologyForType(type); local
105 if (shill_property_handler_->IsTechnologyEnabled(technology))
107 else if (shill_property_handler_->IsTechnologyEnabling(technology))
109 else if (shill_property_handler_->IsTechnologyUninitialized(technology))
111 else if (shill_property_handler_->IsTechnologyAvailable(technology))
126 std::string* technology = *it; local
127 DCHECK(technology);
128 if (!shill_property_handler_->IsTechnologyAvailable(*technology))
131 base::StringPrintf("%s:%d", technology->c_str(), enabled));
133 *technology, enabled, error_callback)
    [all...]
network_change_notifier_chromeos_unittest.cc 62 const char* technology; member in struct:chromeos::TypeMapping
69 { "unknown type", "unknown technology",
91 { shill::kTypeCellular, "unknown technology",
98 type_mappings[i].shill_type, type_mappings[i].technology);
network_util.cc 137 &scan_result.technology);
  /packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java 53 boolean connect(int technology);
205 public boolean setTimeout(int technology, int timeout);
207 public int getTimeout(int technology);
211 boolean canMakeReadOnly(int technology);
213 int getMaxTransceiveLength(int technology);
  /external/chromium_org/ash/system/chromeos/network/
network_connect.h 32 // Enables or disables a network technology. If |technology| refers to cellular
36 const chromeos::NetworkTypePattern& technology,
network_state_list_detailed_view.h 78 const chromeos::NetworkTypePattern& technology);
network_connect.cc 351 void SetTechnologyEnabled(const NetworkTypePattern& technology,
354 base::StringPrintf("technology %s, target state: %s",
355 technology.ToDebugString().c_str(),
359 bool enabled = handler->IsTechnologyEnabled(technology);
361 NET_LOG_USER("Technology already in target state.", log_string);
365 // User requested to disable the technology.
367 technology, false, chromeos::network_handler::ErrorCallback());
372 // if |technology| has been explicitly set to WiMAX.
373 if (technology.MatchesPattern(NetworkTypePattern::Mobile())) {
374 const DeviceState* mobile = handler->GetDeviceStateByType(technology);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
setup.sh 31 for f in $techprojects; do checkoutProjects /cvsroot/technology $f ; done
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcTag.java 56 // mConnectedTechIndex stores to which technology
59 // connected to a technology - technology changes
147 public synchronized int connectWithStatus(int technology) {
148 if (technology == TagTechnology.NFC_B) {
157 if (mTechList[i] == technology) {
163 // 2) We are connected to a technology which has
178 // 1) We are connected to a technology which has the same
182 // 2) We are connecting to the ndef technology - always
184 if ((technology == TagTechnology.NDEF) |
    [all...]
NativeNfcManager.java 284 public int getMaxTransceiveLength(int technology) {
285 switch (technology) {
  /external/chromium_org/ui/chromeos/network/
network_icon.cc 103 // Cached technology badge for the network when the icon was last generated.
451 const std::string& technology = network->network_technology(); local
452 if (technology == shill::kNetworkTechnologyEvdo) {
456 } else if (technology == shill::kNetworkTechnology1Xrtt) {
458 } else if (technology == shill::kNetworkTechnologyGprs) {
462 } else if (technology == shill::kNetworkTechnologyEdge) {
466 } else if (technology == shill::kNetworkTechnologyUmts) {
470 } else if (technology == shill::kNetworkTechnologyHspa) {
474 } else if (technology == shill::kNetworkTechnologyHspaPlus) {
478 } else if (technology == shill::kNetworkTechnologyLte)
    [all...]
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 58 // mConnectedTechIndex stores to which technology
61 // connected to a technology - technology changes
150 public synchronized int connectWithStatus(int technology) {
156 if (mTechList[i] == technology) {
162 // 2) We are connected to a technology which has
180 // 1) We are connected to a technology which has the same
184 // 2) We are connecting to the ndef technology - always
186 if ((technology == TagTechnology.NDEF) ||
187 (technology == TagTechnology.NDEF_FORMATABLE))
    [all...]
NativeNfcManager.java 225 public int getMaxTransceiveLength(int technology) {
226 switch (technology) {
  /external/chromium_org/chromeos/dbus/
shill_manager_client.h 50 virtual void AddGeoNetwork(const std::string& technology,
222 // For each technology present, connects to the "best" service available.
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 85 #define NFA_EE_PWR_STATE_NONE 0 /* used to remove a particular technology or protocol based routing cfg of a handle from the routing table. */
135 #define NFA_EE_TRGR_RF_TECHNOLOGY NFC_EE_TRIG_RF_TECHNOLOGY/* RF Technology changed */
143 tNFC_RF_TECH technology; /* NFA_EE_TRGR_RF_TECHNOLOGY:the technology that triggers this event */ member in union:__anon28639
303 ** default routing based on RF technology in the listen mode
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_msg.h 99 LocPosTechMask technology);

Completed in 1045 milliseconds

1 2