Searched
full:services (Results
351 -
375 of
31441) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
WorkerLoaderProxy.h | 24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 41 // provides loading services for the subordinate workers. This interface provides 2-way
|
/external/chromium_org/third_party/WebKit/public/web/ |
WebNotificationPresenter.h | 24 * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 43 // Provides the services to show desktop notifications to the user.
|
/external/chromium_org/third_party/icu/source/common/ |
locbased.h | 29 * various ICU services. This class is likely to be removed in the 31 * services framework.
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
dscp.h | 21 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 32 // Differentiated Services Code Point.
|
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/ |
multiple_files_test.proto | 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 37 // See: http://go/proto2-generic-services-default
|
test_bad_identifiers.proto | 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 38 // See: http://go/proto2-generic-services-default
|
/external/dropbear/debian/ |
README.runit | 1 Using the dropbear SSH server with runit's services supervision 37 runsvctrl(8) program for information on how to control services handled by
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/ |
plugin.xml | 87 class="org.eclipse.releng.services.rss.RSSFeedPublisherTask"> 92 class="org.eclipse.releng.services.rss.RSSFeedWatcherTask">
|
/external/icu4c/common/ |
locbased.h | 29 * various ICU services. This class is likely to be removed in the 31 * services framework.
|
/frameworks/av/libvideoeditor/lvpp/ |
Android.mk | 81 $(TOP)/frameworks/av/services/audioflinger \ 84 $(TOP)/frameworks/native/services/audioflinger
|
/frameworks/base/core/java/android/app/ |
package.html | 36 href="{@docRoot}guide/topics/fundamentals/services.html">Services</a>, <a
|
/frameworks/base/docs/html/guide/topics/text/ |
index.jd | 3 page.landing.intro=Use text services to add conventient features such as copy/paste and spell checking to your app. You can also develop your own text services to offer custom IMEs, dictionaries, and spelling checkers that you can distribute to users as applications.
|
/frameworks/base/docs/html/training/managing-audio/ |
index.jd | 21 <li><a href="{@docRoot}guide/components/services.html">Services</a></li>
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
GeocodeProvider.java | 28 * Base class for geocode providers implemented as unbundled services. 30 * <p>Geocode providers can be implemented as services and return the result of
|
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
WifiP2pDnsSdServiceRequest.java | 57 * Create a service discovery request to search all Bonjour services. 66 * Create a service discovery to search for Bonjour services with the specified
|
WifiP2pUpnpServiceRequest.java | 52 * Create a service discovery request to search all UPnP services. 60 * Create a service discovery request to search specified UPnP services.
|
/frameworks/ml/bordeaux/service/res/values/ |
strings.xml | 26 <string name="local_service_controller">This demonstrates how you can implement persistent services that 45 <string name="lava_service_controller">This demonstrates how you can implement persistent services
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
BordeauxPredictor.java | 17 package android.bordeaux.services; 19 import android.bordeaux.services.IPredictor;
|
/libcore/support/src/test/java/tests/support/ |
Support_ProviderTrust.java | 34 // Version of the services 50 * Register the services the receiver provides.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
Config.java | 37 * List of profile services. 40 //Do not inclue OPP and PBAP, because their services
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
AccessibilityUtils.java | 36 * @return the set of enabled accessibility services. If there are not services
|
/packages/apps/Settings/src/com/android/settings/applications/ |
ProcessStatsDetail.java | 144 mServicesParent = (ViewGroup)mRootView.findViewById(R.id.services); 247 ArrayList<ProcStatsEntry.Service> services = local 249 Collections.sort(services, sServiceCompare); 250 servicePkgs.add(services); 259 ArrayList<ProcStatsEntry.Service> services = servicePkgs.get(ip); local 261 addPackageHeaderItem(mServicesParent, services.get(0).mPackage); 263 for (int is=0; is<services.size(); is++) { 264 ProcStatsEntry.Service service = services.get(is);
|
/packages/services/Telephony/common/src/com/android/services/telephony/common/ |
ICallCommandService.aidl | 17 package com.android.services.telephony.common; 19 import com.android.services.telephony.common.Call;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libnss_nis-2.7.so | |
libnss_nis.so | |
Completed in 687 milliseconds
<<11121314151617181920>>