HomeSort by relevance Sort by last modified time
    Searched full:service (Results 2226 - 2250 of 11175) sorted by null

<<81828384858687888990>>

  /libcore/luni/src/test/java/libcore/javax/net/ssl/
KeyManagerFactoryTest.java 267 Set<Provider.Service> services = provider.getServices();
268 for (Provider.Service service : services) {
269 String type = service.getType();
273 String algorithm = service.getAlgorithm();
  /packages/apps/Settings/src/com/android/settings/
VoiceInputOutputSettings.java 210 if (!"recognition-service".equals(nodeName)) {
212 "Meta-data does not start with recognition-service tag");
221 Log.e(TAG, "error parsing recognition service meta-data", e);
223 Log.e(TAG, "error parsing recognition service meta-data", e);
225 Log.e(TAG, "error parsing recognition service meta-data", e);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Macintosh_Connectivity_Clas.py 33 """address specification - Unique designation of a device or service connected to this computer """
51 """AppleTalk address - Addresses a device or service connected via the AppleTalk protocol """
101 """IP address - Addresses a device or service via the Internet Protocol (IP) """
108 """port - the port number of the service or client being addressed """
147 """Token Ring address - Addresses a device or service via the Token Ring protocol """
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
  /frameworks/base/core/java/android/bluetooth/
BluetoothHealth.java 36 * Service via IPC.
106 if (VDBG) Log.d(TAG,"Unbinding service...");
119 if (VDBG) Log.d(TAG,"Binding service...");
188 Log.w(TAG, "Proxy not attached to service");
212 Log.w(TAG, "Proxy not attached to service");
241 Log.w(TAG, "Proxy not attached to service");
270 Log.w(TAG, "Proxy not attached to service");
299 Log.w(TAG, "Proxy not attached to service");
328 Log.w(TAG, "Proxy not attached to service");
358 Log.w(TAG, "Proxy not attached to service");
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 38 import android.app.Service;
69 public class BluetoothPbapService extends Service {
196 if (VERBOSE) Log.v(TAG, "Pbap Service onCreate");
203 if (VERBOSE) Log.v(TAG, "Starting PBAP service");
245 // Send any pending timeout now, as this service will be destroyed.
307 if (VERBOSE) Log.v(TAG, "Pbap Service onDestroy");
319 if (VERBOSE) Log.v(TAG, "Pbap Service onBind");
324 if (VERBOSE) Log.v(TAG, "Pbap Service startRfcommSocketListener");
334 if (VERBOSE) Log.v(TAG, "Pbap Service initSocket");
413 if (VERBOSE) Log.v(TAG, "Pbap Service closeService in")
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverManager.java 132 public void onServiceConnected(ComponentName name, IBinder service) {
134 mService = new Messenger(service);
137 // Register this client and transfer last known service state
153 Log.e(TAG, "Failed to send queued message to service");
162 Log.d(TAG, "Service disconnected");
169 // Service may have crashed - ignore
200 // Just force unbind the service.
207 * @return whether the service was bound to successfully
211 Log.d(TAG, "Binding to handover service");
224 // If no service operation is pending, unbin
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_le.c 295 ** Description Check to see if LE HID service has been discovered and cached
311 ** Description Add a HID service entry in the HID device control block
327 APPL_TRACE_ERROR0("DB full,max HID service entry!");
368 ** Description Utility function to fill a service ID strucure with a 16 bits
369 ** service UUID.
451 ** Description find the report entry by service instance and report UUID and
456 UINT8 srvc_inst_id, /* service instance ID */
527 ** Description find or allocate a report entry in the HID service report list.
632 ** Description read report refernece descriptors in service discovery process
    [all...]
  /cts/tests/
AndroidManifest.xml 399 <service android:name="android.content.cts.MockContextWrapperService" />
593 <service android:name="android.view.inputmethod.cts.InputMethodInfoStub"
600 </service>
    [all...]
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 669 const wp<AudioPolicyService>& service)
670 : Thread(false), mName(name), mService(service)
    [all...]
  /device/generic/goldfish/camera/
QemuClient.cpp 194 /* Camera service name. */
223 /* Select one of the two: 'factory', or 'emulated camera' service */
225 /* No parameters: connect to the factory service. */
230 /* One extra char ':' that separates service name and parameters + six
240 ALOGE("%s: Unable to connect to the camera service '%s': %s",
289 /* The way the service replies to a query, it sends payload size first, and
368 * Qemu client for the 'factory' service.
372 * Factory service queries.
418 * Qemu client for an 'emulated camera' service.
  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 120 * to hold the result service search. */
132 /* This callback function returns service discovery information to the
185 ** string containing the service name.
186 ** If service name is not used set this to NULL.
210 ** Description This function is called by the application to perform service
212 ** peer device. Information is returned for the first service
213 ** record found on the server that matches the service UUID.
214 ** The callback function will be executed when service discovery
240 ** perform the service search.
  /external/chromium/chrome/browser/themes/
theme_service.cc 322 ExtensionService* service = profile_->GetExtensionService();
323 if (!service)
327 const ExtensionList* extensions = service->extensions();
335 service->UninstallExtension(remove_list[i], false, NULL);
578 ExtensionService* service = profile_->GetExtensionService(); local
579 if (service) {
581 service->GetExtensionById(current_id, false);
600 NotificationService* service = NotificationService::current(); local
601 service->Notify(NotificationType::BROWSER_THEME_CHANGED,
  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher_unittest.cc 119 MOCK_METHOD2(OnIssueAuthTokenSuccess, void(const std::string& service,
123 MOCK_METHOD2(OnIssueAuthTokenFailure, void(const std::string& service,
388 "service",
411 "service",
432 "service",
451 EXPECT_CALL(consumer, OnIssueAuthTokenSuccess("service", "token"))
460 auth.StartIssueAuthToken("sid", "lsid", "service");
476 EXPECT_CALL(consumer, OnIssueAuthTokenFailure("service", _))
485 auth.StartIssueAuthToken("sid", "lsid", "service");
  /external/chromium_org/chrome/browser/extensions/
extension_web_ui.cc 131 ExtensionService* service = profile->GetExtensionService(); local
133 service->extensions()->GetExtensionOrAppByURL(url);
189 ExtensionService* service = profile->GetExtensionService();
218 service->extensions()->GetByID(extension_url.host());
232 extension_util::IsIncognitoEnabled(extension->id(), service);
387 // Even when the extensions service is enabled by default, it's still
389 ExtensionService* service = profile->GetExtensionService(); local
390 if (!service) {
394 const Extension* extension = service->extensions()->GetByID(page_url.host());
  /external/chromium_org/chrome/browser/history/
in_memory_url_index.cc 206 HistoryService* service = local
210 service, details->row, languages_, scheme_whitelist_);
214 HistoryService* service = local
220 private_data_->UpdateURL(service, *row, languages_, scheme_whitelist_);
271 HistoryService* service = local
273 if (service && service->backend_loaded()) {
285 HistoryService* service = local
288 service->ScheduleDBTask(
  /external/chromium_org/chrome/browser/printing/cloud_print/test/
cloud_print_proxy_process_browsertest.cc 5 // Create a service process that uses a Mock to respond to the browser in order
28 #include "chrome/service/service_ipc_server.h"
29 #include "chrome/service/service_process.h"
119 // This mocks the service side IPC message handler, allowing us to have a
120 // minimal service process.
208 // service process. Any non-zero return value will be printed out and can help
506 CloudPrintProxyService* service = local
508 service->Initialize();
509 return service;
  /external/chromium_org/chrome/browser/ui/webui/ntp/
foreign_session_handler.cc 153 ProfileSyncService* service = local
157 if (service && service->ShouldPushChanges())
158 return service->GetOpenTabsUIDelegate();
181 ProfileSyncService* service = local
184 content::Source<ProfileSyncService>(service));
215 ProfileSyncService* service = local
217 return service && service->GetActiveDataTypes().Has(syncer::PROXY_TABS);
  /external/chromium_org/chromeos/network/
network_configuration_handler_unittest.cc 179 callback.Run(dbus::ObjectPath("/service/2"));
215 std::string service_path = "/service/1";
250 std::string service_path = "/service/1";
272 std::string service_path = "/service/1";
309 std::string service_path = "/service/1";
361 base::Bind(&StringResultCallback, std::string("/service/2")),
367 std::string service_path = "/service/1";
505 // TODO(stevenjb): Remove dependency on default Stub service.
557 // TODO(stevenjb): Remove dependency on default Stub service.
  /external/chromium_org/gpu/command_buffer/common/
cmd_buffer_common.h 232 // Sets the size of a bucket for collecting data on the service side.
233 // This is a utility for gathering data on the service side so it can be used
234 // all at once when some service side API is called. It removes the need to add
240 // pieces over and build up the data on the service side.
242 // You can clear a bucket on the service side and thereby free memory by sending
276 // Sets the contents of a portion of a bucket on the service side from data in
337 // Sets the contents of a portion of a bucket on the service side from data in
385 // Gets the start of a bucket the service has available. Sending a variable size
462 // Gets a piece of a result the service as available.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_service.cc 57 " implements com.google.protobuf.Service {\n",
120 "public static com.google.protobuf.Service newReflectiveService(\n"
185 " \"Service.callMethod() given method descriptor for wrong \" +\n"
186 " \"service type.\");\n"
230 " \"Service.callBlockingMethod() given method descriptor for \" +\n"
231 " \"wrong service type.\");\n"
265 * TODO(cpovirk): The exception message says "Service.foo" when it may be
274 " \"Service.get$request_or_response$Prototype() given method \" +\n"
275 " \"descriptor for wrong service type.\");\n"
  /external/libnfc-nci/src/nfc/include/
llcp_api.h 60 char sn[LLCP_MAX_SN_LEN + 1]; /* Service name to connect */
96 /* Service Access Point (SAP) Callback Events */
126 char *p_service_name; /* Service name (only for SDP) */
199 /* Service Discovery Callback */
203 /* LLCP DTA Callback - notify DTA responded SNL for connectionless echo service */
600 ** Description Return well-known service bitmap of connected device
612 ** Description Return link service class of connected device
615 ** Returns link service class
636 ** Description Return SAP of service name in connected device through callback
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.c 60 /* Make sure that we will return the same SAP if service name was already used in the past */
66 /* Service name matched in cached service names list */
72 /* SDP advertised service */
78 /* Non-SDP advertised service */
129 /* Encode the service name itself */
169 /* Encode the service name itself */
212 /* Add new entry to cached service name/sap if not already in table */
227 /* Reached end of existing entries and not found the service name,
234 /* Unable to cache this entry, so report this service as not found *
    [all...]
  /external/mdnsresponder/mDNSPosix/
ReadMe.txt 4 mDNSPosix is a port of Apple's Multicast DNS and DNS Service Discovery
7 Multicast DNS and DNS Service Discovery are technologies that allow you
217 service "Foo". In the client window you will see the client print out
218 the following as the service shows up on the network.
231 As the responder quits it will multicast that the "Foo" service is
249 different service type using the "-t type" option. Use the "-?" option
268 Consequently, the code will attempt service discovery on the loopback
300 Impact: A local network user may cause a denial of the Bonjour service
303 DNS packet leading to an unexpected termination of the Bonjour service.

Completed in 1321 milliseconds

<<81828384858687888990>>