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

<<919293949596979899100>>

  /development/samples/ApiDemos/res/layout/
local_service_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
messenger_service_binding.xml 17 <!-- Demonstrates starting and stopping a local service.
notifying_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
remote_service_controller.xml 17 <!-- Demonstrates starting and stopping a local service.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IncomingMessageView.java 52 // look up the notification manager service
NotifyingController.java 31 * Controller to start and stop a service. The serivce will update a status bar
  /development/samples/KeyChainDemo/
AndroidManifest.xml 41 <service android:name="com.example.android.keychain.SecureWebServerService" />
  /development/samples/StackWidget/
AndroidManifest.xml 35 <service android:name="StackWidgetService"
  /development/samples/Support4Demos/res/layout/
local_service_broadcaster.xml 17 <!-- Demonstrates starting and stopping a local service.
  /development/samples/WiFiDirectDemo/
AndroidManifest.xml 33 <service android:enabled="true" android:name=".FileTransferService" />
  /development/samples/training/threadsample/src/com/example/android/threadsample/
RSSPullService.java 36 * This service pulls RSS content from a web site URL contained in the incoming Intent (see
163 // Reports that the service is about to connect to the RSS feed
177 // Reports that the service is parsing
191 // Reports that the service is now writing data to the content provider.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/
index.jd 84 apks downloaded from a build service</a>. It is important to note that the latter version would
92 <h3>Testing Service</h3>
93 <p>A Test Service might, for instance, allow app developers to submit apps and run tests on devices
95 the prior two usecases in that the service builder does not control the devices or the applications
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 55 ** Description Enables bluetooth service. This function must be
97 ** Description Disables bluetooth service. This function is called when
98 ** the application no longer needs bluetooth service
378 ** an inquiry and gets the remote name for devices. Service
431 ** Description This function does service discovery for services of a
461 ** Description This function does service discovery for services of a
839 void BTA_DmAuthorizeReply(BD_ADDR bd_addr, tBTA_SERVICE_ID service, tBTA_AUTH_RESP response)
848 p_msg->service = service;
1022 ** Description This function is called to get BTA service mask from EIR
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatts_co.h 48 ** Description This call-out is to read/write/remove service change related
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_test.c 154 ALOGD(" Service UUID: %s",
168 ALOGD(" Service UUID: %s",
266 btif_to_bta_uuid(&param.service, params->uuid1);
270 format_uuid(param.service, buf), params->u2, params->u3);
  /external/bluetooth/bluedroid/stack/include/
avdt_api.h 101 /* Protocol service capabilities. This indicates the protocol service
126 /* Application service category. This indicates the application
127 ** service category.
144 #define AVDT_ERR_CATEGORY 0x17 /* Bad service category */
150 #define AVDT_ERR_RECOV_FMT 0x25 /* Recovery service capability not correct */
151 #define AVDT_ERR_ROHC_FMT 0x26 /* Header compression service capability not correct */
152 #define AVDT_ERR_CP_FMT 0x27 /* Content protection service capability not correct */
153 #define AVDT_ERR_MUX_FMT 0x28 /* Multiplexing service capability not correct */
156 #define AVDT_ERR_REPORT_FMT 0x65 /* Report service capability not correct *
    [all...]
profiles_api.h 62 ** requirements for a service.
  /external/bluetooth/bluedroid/stack/pan/
pan_utils.c 78 /* Service Class ID List */
98 /* Service Name */
102 /* Service description */
165 /* Make the service browsable */
  /external/chromium/base/
message_pump_default.cc 54 // other than service each delegate method.
  /external/chromium/chrome/browser/
browsing_data_appcache_helper.h 53 // fetch its information from the appcache service, but gets them passed as
  /external/chromium/chrome/browser/debugger/
devtools_sanity_unittest.cc 184 ExtensionService* service = browser()->profile()->GetExtensionService(); local
185 size_t num_before = service->extensions()->size();
194 service->LoadExtension(path);
198 size_t num_after = service->extensions()->size();
  /external/chromium/chrome/browser/extensions/
extension_toolbar_model.cc 15 ExtensionToolbarModel::ExtensionToolbarModel(ExtensionService* service)
16 : service_(service),
17 prefs_(service->profile()->GetPrefs()),
167 // pref service. For robustness we use a somewhat inefficient process:
  /external/chromium/chrome/browser/net/gaia/
token_service_unittest.h 5 // This file defines a unit test harness for the profile's token service.
  /external/chromium/chrome/browser/net/
pref_proxy_config_service.cc 202 // Ask the base service.
205 // Base service doesn't have a configuration, fall back to prefs or default.
228 // from the delegate proxy service can be disregarded.
242 // CONFIG_PENDING, we are using the system proxy service, but it doesn't have
  /external/chromium/chrome/browser/remoting/
directory_add_request.h 18 // A class implements REST API insert call for the Chromoting directory service.

Completed in 975 milliseconds

<<919293949596979899100>>