HomeSort by relevance Sort by last modified time
    Searched full:service (Results 101 - 125 of 8021) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/docs/html/google/backup/
terms.jd 1 page.title=Android Backup Service Terms of Service
10 Your use of the Android Backup Service (referred to as the "Service"
24 your use of the Service. It is important that you take the time to read them
34 order to use the Service, you must first agree to the Terms. You may not use
35 the Service if you do not accept the Terms.</p>
42 may not use the Service and may not accept the Terms if you are not of legal
57 <h2>3. Provision of the Service by Google</h2>
62 these companies will be providing the Service to you on behalf of Googl
    [all...]
  /development/samples/SpellChecker/SampleSpellCheckerService/
_index.html 2 href="../../../../reference/android/service/textservice/SpellCheckerService.html">SpellCheckerService</a></code>
5 "Sample correction" as the spelling correction service. </p>
  /frameworks/base/services/java/com/android/server/am/
AppBindRecord.java 24 * An association between a service and one of its client applications.
27 final ServiceRecord service; // The running service. field in class:AppBindRecord
29 final ProcessRecord client; // Who has started/bound the service.
35 pw.println(prefix + "service=" + service);
53 service = _service;
61 + " " + service.shortName + ":" + client.processName + "}";
  /external/protobuf/python/google/protobuf/
service_reflection.py 31 """Contains metaclasses used to create protocol service and service stub
44 """Metaclass for service classes created at runtime from ServiceDescriptors.
46 Implementations for all methods described in the Service class are added here
50 The protocol compiler currently uses this metaclass to create protocol service
55 class MyProtoService(service.Service):
65 """Creates a message service class.
73 describing this protocol service type.
76 # when a service class is subclassed
    [all...]
  /frameworks/base/docs/html/guide/topics/text/
spell-checker-framework.jd 12 <a href="#SpellCheckImplementation">Implementing a Spell Checker Service</a>
22 Spell Checker Service</a> sample app
35 Text Service APIs offered by the Android platform.
38 To use the framework in your app, you create a special type of Android service that
44 The following diagram shows the lifecycle of the spelling checker service:
49 <strong>Figure 1.</strong> The spelling checker service lifecycle.
53 service. Clients in your app, such as activities or individual UI elements, request a
54 spelling checker session from the service, then use the session to get suggestions for text.
56 app can shut down the spelling checker service at any time.
58 <h2 id="SpellCheckImplementation">Implementing a Spell Checker Service</h2
    [all...]
  /cts/tests/tests/dreams/src/android/service/dreams/cts/
DreamsFeatureTest.java 17 package android.service.dreams.cts;
20 import android.service.dreams.DreamService;
21 import android.service.dreams.IDreamManager;
28 IDreamManager service = IDreamManager.Stub.asInterface( local
30 assertTrue("Dream manager service missing", service != null);
  /development/samples/Alarm/res/values/
strings.xml 19 This shows how to schedule a repeating alarm that starts a service.</string>
20 <string name="start_alarm_service">Start Alarm Service</string>
21 <string name="stop_alarm_service">Stop Alarm Service</string>
24 <string name="alarm_service_started">The sample service is running.</string>
25 <string name="alarm_service_label">Sample Alarm Service</string>
26 <string name="alarm_service_finished">The sample service is no longer running.</string>
  /external/chromium/chrome/browser/
background_contents_service_unittest.cc 66 void SendOpenedNotification(BackgroundContentsService* service) {
70 service->BackgroundContentsOpened(&details);
112 BackgroundContentsService service(&profile, command_line_.get());
117 BackgroundContentsService service(&profile, command_line_.get());
119 EXPECT_FALSE(service.IsTracked(contents));
120 contents->SendOpenedNotification(&service);
121 EXPECT_TRUE(service.IsTracked(contents));
123 EXPECT_FALSE(service.IsTracked(contents));
129 BackgroundContentsService service(&profile, command_line_.get());
137 contents->SendOpenedNotification(&service);
    [all...]
  /external/chromium/chrome/browser/sync/
sync_ui_util_unittest.cc 18 NiceMock<ProfileSyncServiceMock> service; local
27 EXPECT_CALL(service, HasSyncSetupCompleted())
29 EXPECT_CALL(service, QueryDetailedSyncStatus())
32 EXPECT_CALL(service, unrecoverable_error_detected())
35 EXPECT_CALL(service, GetLastSyncedTimeString())
38 sync_ui_util::ConstructAboutInformation(&service, &strings);
  /external/dnsmasq/contrib/Solaris10/
README 3 Subject: Solaris 10 service manifest
9 simple home network needs. Since Solaris now uses SMF (Service Management
10 Facility) to manage services I thought I'd create a simple service manifest
11 for the dnsmasq service. The manifest currently assumes that dnsmasq has
15 the dnsmasq service:
19 To confirm that the service is enabled and online:
  /frameworks/base/tests/FrameworkPerf/
AndroidManifest.xml 15 <service android:name="SchedulerService">
16 </service>
17 <service android:name="TestService" android:process=":test">
18 </service>
19 <service android:name="LocalTestService">
20 </service>
  /packages/wallpapers/Basic/
AndroidManifest.xml 68 <service
74 <action android:name="android.service.wallpaper.WallpaperService" />
76 <meta-data android:name="android.service.wallpaper" android:resource="@xml/nexus" />
77 </service>
79 <service
85 <action android:name="android.service.wallpaper.WallpaperService" />
87 <meta-data android:name="android.service.wallpaper" android:resource="@xml/grass" />
88 </service>
90 <service
96 <action android:name="android.service.wallpaper.WallpaperService" /
    [all...]
  /external/chromium/chrome/browser/profiles/
profile_keyed_service_factory.h 14 // Base class for Factories that take a Profile object and return some service
27 // Associate an already-created |service| with |profile| for this factory.
28 // The service may be a mock, or may be NULL to inhibit automatic creation of
29 // the service by the default function. A mock factory set with
30 // |set_test_factory| will be called instead if the service is NULL.
31 void ForceAssociationBetween(Profile* profile, ProfileKeyedService* service) {
32 Associate(profile, service);
35 // Sets the factory function to use to create mock instances of this service.
37 // |ForceAssociationBetween| has been previously called with a NULL service
54 // Common implementation that maps |profile| to some service object. Deal
    [all...]
  /external/chromium/chrome/browser/net/gaia/
token_service.h 5 // The TokenService will supply authentication tokens for any service that
7 // the token service is expected to call ClientLogin to derive a new SID and
13 // A token service controller like the ChromiumOS login is expected to:
29 // if (IsServiceICareAbout(notification.service())) {
69 TokenAvailableDetails(const std::string& service,
71 : service_(service), token_(token) {}
72 const std::string& service() const { return service_; } function in class:TokenService::TokenAvailableDetails
83 TokenRequestFailedDetails(const std::string& service,
85 : service_(service), error_(error) {}
86 const std::string& service() const { return service_; function in class:TokenService::TokenRequestFailedDetails
    [all...]
token_service.cc 53 // Allow the token service to be cleared from the command line.
61 std::string service = value.substr(0, separator); local
63 token_map_[service] = token;
64 SaveAuthTokenToDB(service, token);
107 void TokenService::SaveAuthTokenToDB(const std::string& service,
110 web_data_service_->SetTokenForService(service, auth_token);
142 bool TokenService::HasTokenForService(const char* const service) const {
143 return token_map_.count(service) > 0;
147 const char* const service) const {
149 if (token_map_.count(service) > 0)
    [all...]
  /external/chromium/chrome/common/
service_process_util.h 23 // Return the IPC channel to connect to the service process.
27 // Return a name that is scoped to this instance of the service process. We
31 // Return a name that is scoped to this instance of the service process. We
37 // service process (typically the browser process).
39 // This method checks that if the service process is ready to receive
43 // Returns the process id and version of the currently running service process.
44 // Note: DO NOT use this check whether the service process is ready because
51 // Forces a service process matching the specified version to shut down.
55 // This is a class that is used by the service process to signal events and
64 // Tries to become the sole service process for the current user data dir
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
ListenerStatus.java 43 * A service has been added.<br/>
44 * <b>Note:</b>This event is only the service added event. The service info associated with this event does not include resolution information.<br/>
51 * Please note that service resolution may take a few second to resolve.
55 * The ServiceEvent providing the name and fully qualified type of the service.
66 logger.finer("Service Added called for a service already added: " + event);
71 * A service has been removed.
74 * The ServiceEvent providing the name and fully qualified type of the service.
81 logger.finer("Service Removed called for a service already removed: " + event)
    [all...]
ServiceEventImpl.java 26 * The type name of the service.
30 * The instance name of the service. Or null, if the event was fired to a service type listener.
34 * The service info record, or null if the service could be be resolved. This is also null, if the event was fired to a service type listener.
44 * the type name of the service.
46 * the instance name of the service.
48 * the service info record, or null if the service could be be resolved
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/matchers/
StartedServiceMatcher.java 3 import android.app.Service;
25 public StartedServiceMatcher(String packageName, Class<? extends Service> expectedServiceClass) {
29 public StartedServiceMatcher(Class<? extends Service> expectedServiceClass) {
33 public StartedServiceMatcher(Class<? extends Service> expectedServiceClass, String expectedAction) {
65 // Test only that we are sending intent to the right service class
87 public static Intent createIntent(Class<? extends Service> serviceClass, String extraKey, String extraValue) {
93 public static Intent createIntent(Class<? extends Service> serviceClass, String action) {
99 public static Intent createIntent(Class<? extends Service> serviceClass) {
101 String packageName = "android.service";
109 public static Intent createIntent(String packageName, Class<? extends Service> serviceClass)
    [all...]
  /frameworks/base/docs/html/tools/testing/
service_testing.jd 1 page.title=Service Testing
11 <a href="#DesignAndTest">Service Design and Testing</a>
50 Android provides a testing framework for Service objects that can run them in
51 isolation and provides mock objects. The test case class for Service objects is
52 {@link android.test.ServiceTestCase}. Since the Service class assumes that it is separate
53 from its clients, you can test a Service object without using instrumentation.
56 This document describes techniques for testing Service objects. If you aren't familiar with the
57 Service class, please read the <a href="{@docRoot}guide/components/services.html">
62 <h2 id="DesignAndTest">Service Design and Testing</h2>
64 When you design a Service, you should consider how your tests can examine the various state
    [all...]
  /frameworks/native/cmds/dumpsys/
dumpsys.cpp 35 ALOGE("Unable to get default service manager!");
36 aerr << "dumpsys: Unable to get default service manager!" << endl;
60 sp<IBinder> service = sm->checkService(services[i]); local
61 if (service != NULL) {
68 sp<IBinder> service = sm->checkService(services[i]); local
69 if (service != NULL) {
73 aout << "DUMP OF SERVICE " << services[i] << ":" << endl;
75 int err = service->dump(STDOUT_FILENO, args);
77 aerr << "Error dumping service info: (" << strerror(err)
81 aerr << "Can't find service: " << services[i] << endl
    [all...]
  /packages/experimental/RpcPerformance/
rpcperftest.cpp 42 fprintf(stderr, "usage: rpcperftest service-to-test | :service-to-serve\n");
48 fprintf(stderr, "error: can't get default service manager\n");
56 fprintf(stderr, "error: can't register service: %s\n", argv[1] + 1);
62 fprintf(stderr, "error: can't run service\n");
66 sp<IBinder> service = sm->checkService(String16(argv[1])); local
67 if (service == NULL) {
68 fprintf(stderr, "error: can't find service: %s\n", argv[1]);
73 status_t status = service->pingBinder();
83 status_t status = service->pingBinder()
    [all...]
  /external/chromium/chrome/browser/service/
service_process_control.h 30 // A ServiceProcessControl works as a portal between the service process and
33 // It is used to start and terminate the service process. It is also used
34 // to send and receive IPC messages from the service process.
49 // An interface for handling messages received from the service process.
63 // Return the user profile associated with this service process.
66 // Return true if this object is connected to the service.
69 // If no service process is currently running, creates a new service process
71 // If a service process is already running this method will try to connect
75 // |failure_task| is called when we failed to connect to the service process
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/fortress/
Services.java 41 private static final Map<String, Provider.Service> services
42 = new HashMap<String, Provider.Service>(600);
45 * Save default SecureRandom service as well.
48 private static Provider.Service cachedSecureRandomService;
56 * The cacheVersion is changed on every update of service
58 * own caches of Service information.
142 for (Provider.Service service : p.getServices()) {
143 String type = service.getType();
145 cachedSecureRandomService = service;
    [all...]
  /development/samples/training/NsdChat/src/com/example/android/nsdchat/
NsdHelper.java 59 Log.d(TAG, "Service discovery started");
63 public void onServiceFound(NsdServiceInfo service) {
64 Log.d(TAG, "Service discovery success" + service);
65 if (!service.getServiceType().equals(SERVICE_TYPE)) {
66 Log.d(TAG, "Unknown Service Type: " + service.getServiceType());
67 } else if (service.getServiceName().equals(mServiceName)) {
69 } else if (service.getServiceName().contains(mServiceName)){
70 mNsdManager.resolveService(service, mResolveListener)
    [all...]

Completed in 812 milliseconds

1 2 3 45 6 7 8 91011>>