/external/chromium_org/chrome/browser/signin/ |
signin_ui_util.h | 17 // services and construct messages suitable for showing in UI. 24 // Returns all errors reported by signed in services.
|
signin_tracker.h | 19 // services (SigninManager, tokenService, etc) and coalesces them into 39 // not aware of the state of any signed in services. 42 // for all signed-in services in Chrome. 77 // Returns true if the tokens are loaded for all signed-in services. 91 // Invoked when one of the services potentially changed its signin status so
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
IAggregatorManager.aidl | 17 package android.bordeaux.services; 19 import android.bordeaux.services.StringString;
|
IBordeauxService.aidl | 17 package android.bordeaux.services; 19 import android.bordeaux.services.IBordeauxServiceCallback;
|
ILearning_StochasticLinearRanker.aidl | 17 package android.bordeaux.services; 24 import android.bordeaux.services.StringFloat;
|
/external/chromium_org/chrome/app/resources/terms/ |
terms_en-GB.html | 33 <p>1.1 Your use of Google?s products, software, services and websites (referred to collectively as the ?Services? in this document and excluding any services provided to you by Google under a separate written agreement) is subject to the terms of a legal agreement between you and Google. ?Google? means Google Inc., whose principal place of business is at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. This document explains how the agreement is made up and sets out some of the terms of that agreement.</p> 35 <p>1.3 Your agreement with Google will also include the terms set forth below in the Google Chrome Additional Terms of Service and terms of any Legal Notices applicable to the Services, in addition to the Universal Terms. All of these are referred to below as the ?Additional Terms?. Where Additional Terms apply to a Service, these will be accessible for you to read either within or through your use of that Service.</p> 36 <p>1.4 The Universal Terms, together with the Additional Terms, form a legally binding agreement between you and Google in relation to your use of the Services. It is important that you take the time to read them carefully. Collectively, this legal agreement is referred to below as the ?Terms?.</p> 39 <p>2.1 In order to use the Services, you must first agree to the Terms. You may not use the Services if you do not accept the Terms.</p> 42 <p>(B) by actually using the Services. In this case, you understand and agree that Google will treat your use of the Services as acceptance of the Terms from that point onwards.</p> 46 <p><strong>4. Provision of the Services by Google</strong></p [all...] |
terms_en.html | 33 <p>1.1 Your use of Google?s products, software, services and web sites (referred to collectively as the ?Services? in this document and excluding any services provided to you by Google under a separate written agreement) is subject to the terms of a legal agreement between you and Google. ?Google? means Google Inc., whose principal place of business is at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. This document explains how the agreement is made up, and sets out some of the terms of that agreement.</p> 35 <p>1.3 Your agreement with Google will also include the the terms set forth below in the Google Chrome Additional Terms of Service and terms of any Legal Notices applicable to the Services, in addition to the Universal Terms. All of these are referred to below as the ?Additional Terms?. Where Additional Terms apply to a Service, these will be accessible for you to read either within, or through your use of, that Service.</p> 36 <p>1.4 The Universal Terms, together with the Additional Terms, form a legally binding agreement between you and Google in relation to your use of the Services. It is important that you take the time to read them carefully. Collectively, this legal agreement is referred to below as the ?Terms?.</p> 39 <p>2.1 In order to use the Services, you must first agree to the Terms. You may not use the Services if you do not accept the Terms.</p> 42 <p>(B) by actually using the Services. In this case, you understand and agree that Google will treat your use of the Services as acceptance of the Terms from that point onwards.</p> 46 <p><strong>4. Provision of the Services by Google</strong></p [all...] |
terms_nl.html | 33 <p>1.1 Uw gebruik van de producten, software, services en websites van Google (in dit document gezamenlijk de 'Services' genoemd en met uitsluiting van eventuele services die door Google aan u worden geleverd onder een afzonderlijke schriftelijke overeenkomst) is onderhevig aan de voorwaarden van een juridische overeenkomst tussen u en Google. 'Google' betekent Google Inc., kantoorhoudende te 1600 Amphitheatre Parkway, Mountain View, CA 94043, Verenigde Staten. In dit document wordt beschreven hoe de overeenkomst tot stand komt en worden enkele voorwaarden van de overeenkomst uiteengezet.</p> 35 <p>1.3 In aanvulling op de Universele voorwaarden omvat uw overeenkomst met Google tevens de voorwaarden die hieronder worden beschreven in de Aanvullende servicevoorwaarden van Google Chrome en de voorwaarden van eventuele Juridische kennisgevingen die van toepassing zijn op de Services. Deze worden hierna aangeduid als de 'Aanvullende voorwaarden'. Waar Aanvullende voorwaarden van toepassing zijn op een service, kunnen deze worden opgevraagd en gelezen in, of middels het gebruik van, de betreffende Service.</p> 36 <p>1.4 De Universele voorwaarden, alsmede de Aanvullende voorwaarden, vormen een bindende overeenkomst tussen u en Google met betrekking tot uw gebruik van de Services. Lees deze voorwaarden daarom aandachtig door. Deze juridische overeenkomst wordt hierna aangeduid als de 'Voorwaarden'.</p> 39 <p>2.1 U kunt de Services pas gebruiken nadat u heeft ingestemd met de Voorwaarden. Als u de Voorwaarden niet accepteert, mag u geen gebruik maken van de Services.</p> 42 <p>(B) de Services daadwerkelijk te gebruiken. In dat geval geeft u aan dat u begrijpt en accepteert dat vanaf dat moment uw gebruik van de Services door Google wordt beschouwd als acceptatie van de Voorwaarden.</p> 46 <p><strong>4. Levering van de Services door Google</strong></p [all...] |
/frameworks/base/docs/html/training/location/ |
location-testing.jd | 22 <li><a href="{@docRoot}guide/components/services.html">Services</a></li> 37 To test a location-aware app that uses Location Services, you don't need to move your device 38 from place to place to generate location data. Instead, you can put Location Services into mock 40 Location Services, which then sends them to location clients. In mock mode, Location Services 52 Since mock locations come from Location Services, they test every part of your 69 send mock locations to Location Services. 73 by Location Services. To learn more about activity recognition, see the lesson 81 To send mock locations to Location Services in mock mode, a test app must request the permissio [all...] |
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_rfc.c | 280 void bta_ag_start_servers(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK services) 285 services >>= BTA_HSP_SERVICE_ID; 286 for (i = 0; i < BTA_AG_NUM_IDX && services != 0; i++, services >>= 1) 289 if (services & 1) 321 void bta_ag_close_servers(tBTA_AG_SCB *p_scb, tBTA_SERVICE_MASK services) 325 services >>= BTA_HSP_SERVICE_ID; 326 for (i = 0; i < BTA_AG_NUM_IDX && services != 0; i++, services >>= 1) 329 if (services & 1 [all...] |
bta_ag_sdp.c | 209 ** Description Create SDP records for registered services. 218 tBTA_SERVICE_MASK services; local 220 services = p_scb->reg_services >> BTA_HSP_SERVICE_ID; 221 for (i = 0; i < BTA_AG_NUM_IDX && services != 0; i++, services >>= 1) 224 if (services & 1) 247 ** Description Delete SDP records for any registered services. 256 tBTA_SERVICE_MASK services; local 260 /* get services of all other registered servers */ 275 services = p_scb->reg_services >> BTA_HSP_SERVICE_ID [all...] |
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
EnableAccessibilityController.java | 135 List<AccessibilityServiceInfo> services = new ArrayList<AccessibilityServiceInfo>(); local 136 services.addAll(AccessibilityManager.getInstance(context) 138 Iterator<AccessibilityServiceInfo> iterator = services.iterator(); 145 return services; 214 List<AccessibilityServiceInfo> services = getInstalledSpeakingAccessibilityServices( local 216 if (services.isEmpty()) { 228 AccessibilityServiceInfo service = services.get(0); 233 final int serviceCount = services.size(); 235 AccessibilityServiceInfo candidate = services.get(i); 255 // Allow the services we just enabled to toggle touch exploration [all...] |
/external/chromium_org/chrome/app/resources/terms/chromeos/ |
terms_en.html | 19 <p>1.1 Your use of the Software and your use of the Software with Google?s products, software, services and web sites (referred to collectively as the ?Services? in this document and excluding any services provided to you by Google under a separate written agreement) is subject to the terms of a legal agreement between you and Google. ?Google? means Google Inc., whose principal place of business is at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. This document explains how the agreement is made up, and sets out some of the terms of that agreement.</p> 21 <p>1.3 Your agreement with Google will also include the the terms set forth below in the Chrome OS Additional Terms and terms of any Legal Notices applicable to the Services, in addition to the Universal Terms. All of these are referred to below as the ?Additional Terms?. Where Additional Terms apply to a Service, these will be accessible for you to read either within, or through your use of, that Service.</p> 22 <p>1.4 The Universal Terms, together with the Additional Terms, form a legally binding agreement between you and Google in relation to your use of the Software and Services. It is important that you take the time to read them carefully. Collectively, this legal agreement is referred to below as the ?Terms?.</p> 39 <p><strong>6. Provision of the Services by Google</strong></p> 40 <p>6.1 Google has subsidiaries and affiliated legal entities around the world (?Subsidiaries and Affiliates?). Sometimes, these companies will be providing the Services to you on behalf of Google itself. You acknowledge and agree that Subsidiaries and Affiliates will be entitled to provide the Services to you.</p> 41 <p>6.2 Google is constantly innovating in order to provide the best possible experience for its users. You acknowledge and agree that the form and nature of the Services which Google provides may change from time to time without prior notice to you.</p> 42 <p>6.3 As part of this continuing innovation, you acknowledge and agree that Google may stop (permanently or temporarily) providing the Services (or any features within the Services) to you or to users generally at Google?s sole discretion, wi (…) [all...] |
/external/apache-harmony/security/src/test/api/java.injected/java/security/ |
ProviderTest.java | 117 // incomplete services should be removed 124 Set services = p.getServices(); local 125 if (services.size() != 3) { 128 for (Iterator it = services.iterator(); it.hasNext();) { 172 Set services = p.getServices(); local 173 if (services.size() != 2) { 177 for (Iterator it = services.iterator(); it.hasNext();) {
|
/frameworks/base/docs/html/google/play-services/ |
wallet.jd | 11 services from your app. Transactions are monitored for fraud 24/7. Keep your existing 62 <h4>1. Get the Google Play services SDK</h4> 63 <p>The Google Wallet Android APIs are part of the Google Play services platform.</p> 64 <p>To get started, <a href="{@docRoot}google/play-services/setup.html">set up</a> 65 the Google Play services SDK. Then see the <a class="external-link" 70 <p>Once you've installed the Google Play services package, try the Google Wallet 71 sample located in <code><android-sdk>/extras/google-play-services/samples/wallet</code>.
|
/frameworks/base/core/java/android/view/textservice/ |
TextServicesManager.java | 32 * System API to the overall text services, which arbitrates interaction between applications 33 * and text services. You can retrieve an instance of this interface with 36 * The user can change the current text services in Settings. And also applications can specify 37 * the target text services. 41 * <p>There are three primary parties involved in the text services 45 * <li> The <strong>text services manager</strong> as expressed by this class 54 * manager for connections to text services. 57 * <h3>Text services sessions</h3> 59 * <li>The <strong>spell checker session</strong> is one of the text services.
|
/frameworks/base/services/java/com/android/server/print/ |
UserState.java | 235 // They are visible only to print services. 249 // They are visible only to print services. 265 // They are visible only to print services. 349 // If services have created session, just add the observer. 370 // No services - nothing to do. 387 // No services - nothing to do. 403 // No services - nothing to do. 419 // No services - nothing to do. 435 // No services - nothing to do. 498 // No services - nothing to do 929 List<RemotePrintService> services = new ArrayList<RemotePrintService>( local 984 List<RemotePrintService> services = new ArrayList<RemotePrintService>( local 1007 List<RemotePrintService> services = new ArrayList<RemotePrintService>( local 1129 List<RemotePrintService> services = new ArrayList<RemotePrintService>( local 1463 List<RemotePrintService> services = (List<RemotePrintService>) message.obj; local 1468 List<RemotePrintService> services = (List<RemotePrintService>) message.obj; local 1474 List<RemotePrintService> services = (List<RemotePrintService>) args.arg1; local 1481 List<RemotePrintService> services = (List<RemotePrintService>) message.obj; local [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
ServRespTestCase.java | 28 * This test case sets bonjour and UPnP local services. 30 * devices and services. 106 * If the test is finished, local services will be unregistered.
|
/external/chromium_org/chrome/common/extensions/docs/examples/tutorials/getstarted/ |
popup.js | 17 * See http://www.flickr.com/services/api/flickr.photos.search.html for 23 searchOnFlickr_: 'https://secure.flickr.com/services/rest/?' + 65 * http://www.flickr.com/services/api/misc.urlKittenl
|
/frameworks/base/core/java/android/os/ |
IServiceManager.java | 20 * Basic interface for finding and publishing system services. 52 * Return a list of all currently running services. 58 * interface is checked before any services are added.
|
/frameworks/base/tools/preload/ |
Policy.java | 38 * Long running services. These are restricted in their contribution to the 42 private static final Set<String> SERVICES = new HashSet<String>(Arrays.asList( 81 return SERVICES.contains(processName);
|
/packages/services/Telephony/common/src/com/android/services/telephony/common/ |
ICallHandlerService.aidl | 17 package com.android.services.telephony.common; 19 import com.android.services.telephony.common.Call; 20 import com.android.services.telephony.common.ICallCommandService;
|
/system/core/init/ |
readme.txt | 6 which are Actions, Commands, Services, and Options. 16 Actions and Services implicitly declare a new section. All commands 20 Actions and Services have unique names. If a second Action or Service 46 Services 48 Services are programs which init launches and (optionally) restarts 49 when they exit. Services take the form of: 59 Options are modifiers to services. They affect how and when init 93 Primarily for use by services run from the rootfs, e.g. ueventd, adbd. 94 Services on the system partition can instead use policy-defined transitions 102 Specify a class name for the service. All services in [all...] |
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityManager.java | 282 * Requests feedback interruption from all accessibility services. 291 Log.i(LOG_TAG, "Requested interrupt from all services"); 294 Log.e(LOG_TAG, "Error while requesting interrupt from all services. ", re); 299 * Returns the {@link ServiceInfo}s of the installed accessibility services. 308 List<ServiceInfo> services = new ArrayList<ServiceInfo>(); local 312 services.add(info.getResolveInfo().serviceInfo); 314 return Collections.unmodifiableList(services); 318 * Returns the {@link AccessibilityServiceInfo}s of the installed accessibility services. 323 List<AccessibilityServiceInfo> services = null; local 325 services = mService.getInstalledAccessibilityServiceList(mUserId) 350 List<AccessibilityServiceInfo> services = null; local [all...] |
/bootable/recovery/minadbd/ |
Android.mk | 19 services.c \
|