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

<<61626364656667686970>>

  /external/chromium_org/webkit/browser/appcache/
appcache_service.h 69 // Class that manages the application cache service. Sends notifications
119 // within the service, 'callback' is invoked upon completion. The service
154 // The service does NOT assume ownership of the policy, it is the callers
163 // The service does NOT assume ownership of the factory, it is the callers
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/binding/editors/controls/
AbstractControlActionsManager.java 115 * @returns the global handler service.
128 IHandlerService service = getHandlerService(); local
132 activateHandler(actionName, service, handler, new Expression() {
160 IHandlerService service,
164 m_activations.add(service.activateHandler(actionName, handler, highPriorityExpression));
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
MoreExecutorsTest.java 206 ListeningExecutorService service = local
208 assertSame(service, listeningDecorator(service));
213 results = service.invokeAll(callables);
216 results = service.invokeAll(callables, 1, SECONDS);
  /external/icu4c/common/
servls.cpp 162 ServiceEnumeration(const ICULocaleService* service, UErrorCode &status)
163 : _service(service)
164 , _timestamp(service->getTimestamp())
192 static ServiceEnumeration* create(const ICULocaleService* service) {
194 ServiceEnumeration* result = new ServiceEnumeration(service, status);
  /external/kernel-headers/original/linux/
rpmsg_omx.h 52 * the name of the OMX service which we try to connect to. An instance of
53 * that service will be created remotely, and its address will be sent as
132 /* the packet structure (actual message sent to omx service) */
134 uint16_t desc; /* descriptor, and omx service status */
137 uint32_t fxn_idx; /* Index into OMX service's function table.*/
  /external/mdnsresponder/mDNSPosix/
Client.c 63 // If the TTL has hit 0, the service is no longer available.
73 // Checks that serviceType is a reasonable service type
83 "%s: Service type specified by -t is too long (must be 63 characters or less)\n",
91 "%s: Service type specified by -t can't be empty\n",
111 fprintf(stderr, " -t uses 'type' as the service type (default is '%s')\n", kDefaultServiceType);
  /external/qemu/android/protocol/
user-events-impl.c 14 * Contains the Core-side of the "user events" service. Here we receive and
40 /* Core user events service descriptor. */
51 /* Socket for this service. */
54 /* State of the service (see UE_STATE_XXX for possible values). */
169 // UI has exited. We need to destroy user event service.
  /external/qemu/proxy/
proxy_int.h 75 ProxyService* service; member in struct:ProxyConnection
99 ProxyService* service,
182 /* destroy a given proxy service */
185 /* tries to create a new proxified connection, returns NULL if the service can't
198 proxy_manager_add_service( ProxyService* service );
  /frameworks/av/media/libmedia/
mediaplayer.cpp 144 const sp<IMediaPlayerService>& service(getMediaPlayerService());
145 if (service != 0) {
146 sp<IMediaPlayer> player(service->create(this, mAudioSessionId));
161 const sp<IMediaPlayerService>& service(getMediaPlayerService());
162 if (service != 0) {
163 sp<IMediaPlayer> player(service->create(this, mAudioSessionId));
177 const sp<IMediaPlayerService>& service(getMediaPlayerService());
178 if (service != 0) {
179 sp<IMediaPlayer> player(service->create(this, mAudioSessionId));
785 const sp<IMediaPlayerService>& service = getMediaPlayerService() local
809 const sp<IMediaPlayerService>& service = getMediaPlayerService(); local
837 const sp<IMediaPlayerService>& service = getMediaPlayerService(); local
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServerCallback.java 42 * Indicates whether a local service has been added successfully.
44 * @param status Returns {@link BluetoothGatt#GATT_SUCCESS} if the service
46 * @param service The service that has been added
48 public void onServiceAdded(int status, BluetoothGattService service) {
  /frameworks/base/core/java/android/hardware/camera2/utils/
CameraBinderDecorator.java 31 * Translate camera service status_t return values into exceptions.
72 throw new SecurityException("Lacking privileges to access camera service");
78 throw new IllegalArgumentException("Bad argument passed to camera service");
117 "Process hosting the camera service has died unexpectedly",
136 * from the native side of the camera service, and throw Java exceptions
  /frameworks/base/core/jni/
android_media_RemoteDisplay.cpp 141 sp<IMediaPlayerService> service = interface_cast<IMediaPlayerService>( local
143 if (service == NULL) {
144 ALOGE("Could not obtain IMediaPlayerService from service manager");
149 sp<IRemoteDisplay> display = service->listenForRemoteDisplay(
152 ALOGE("Media player service rejected request to listen for remote display '%s'.",
  /frameworks/base/docs/html/google/play-services/
index.jd 35 each service that let you implement the functionality you want easier and faster.</p>
91 as a background service in the Android OS. You interact with the background service
92 through the client library and the service carries out the actions on your behalf.
94 provided to gain access to the each Google service, which provides consistency for both
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.app.Service.html 10 android.app.Service
74 Class android.app.<A HREF="../../../../reference/android/app/Service.html" target="_top"><font size="+2"><code>Service</code></font></A>
86 <A NAME="android.app.Service.setForeground_removed(boolean)"></A>
103 <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
pkg_android.service.wallpaper.html 10 android.service.wallpaper
74 Package <A HREF="../../../../reference/android/service/wallpaper/package-summary.html" target="_top"><font size="+1"><code>android.service.wallpaper</code></font></A>
85 <nobr><A HREF="android.service.wallpaper.WallpaperService.Engine.html">WallpaperService.Engine</A></nobr>
100 <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
  /frameworks/base/docs/html/sdk/api_diff/15/changes/
pkg_android.service.textservice.html 10 android.service.textservice
74 Package <A HREF="../../../../reference/android/service/textservice/package-summary.html" target="_top"><font size="+1"><code>android.service.textservice</code></font></A>
85 <nobr><A HREF="android.service.textservice.SpellCheckerService.Session.html">SpellCheckerService.Session</A></nobr>
100 <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
pkg_android.service.wallpaper.html 10 android.service.wallpaper
74 Package <A HREF="../../../../reference/android/service/wallpaper/package-summary.html" target="_top"><font size="+1"><code>android.service.wallpaper</code></font></A>
85 <nobr><A HREF="android.service.wallpaper.WallpaperService.Engine.html">WallpaperService.Engine</A></nobr>
100 <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
pkg_android.service.textservice.html 10 android.service.textservice
74 Package <A HREF="../../../../reference/android/service/textservice/package-summary.html" target="_top"><font size="+1"><code>android.service.textservice</code></font></A>
85 <nobr><A HREF="android.service.textservice.SpellCheckerService.Session.html">SpellCheckerService.Session</A></nobr>
100 <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
pkg_android.service.wallpaper.html 10 android.service.wallpaper
74 Package <A HREF="../../../../reference/android/service/wallpaper/package-summary.html" target="_top"><font size="+1"><code>android.service.wallpaper</code></font></A>
85 <nobr><A HREF="android.service.wallpaper.WallpaperService.Engine.html">WallpaperService.Engine</A></nobr>
100 <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbPermissionActivity.java 120 IUsbManager service = IUsbManager.Stub.asInterface(b); local
128 service.grantDevicePermission(mDevice, mUid);
131 service.setDevicePackage(mDevice, mPackageName, userId);
138 service.grantAccessoryPermission(mAccessory, mUid);
141 service.setAccessoryPackage(mAccessory, mPackageName, userId);
  /frameworks/base/services/tests/servicestests/src/com/android/server/
MockAccessibilityService.java 38 * The event this service expects to receive.
43 * Interruption call this service expects to receive.
53 * Flag if the system is bound as a client to this service.
84 * Verifies if all expected service methods have been called.
166 * Returns if the system is bound as client to this service.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
SmsEnvelope.java 50 // Service Categories for Cell Broadcast, see 3GPP2 C.R1001 table 9.3.1-1
54 // CMAS alert service category assignments, see 3GPP2 C.R1001 table 9.3.3-1
68 * The 16-bit Teleservice parameter identifies which upper layer service access point is sending
75 * The 16-bit service category parameter identifies the type of service provided
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 98 * Invoked in response to search_service when the GATT service search
116 /** GATT included service enumeration result callback */
213 * Enumerate included services for a given service.
214 * Set start_incl_srvc_id to NULL to get the first included service.
220 * Enumerate characteristics for a given service.
  /hardware/libhardware/modules/audio/
audio_policy.c 42 void *service; member in struct:default_audio_policy
241 void *service,
250 if (!service || !aps_ops)
290 dap->service = service;
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertReminder.java 21 import android.app.Service;
38 public class CellBroadcastAlertReminder extends Service {
46 * service in order to cancel any pending reminders when user dismisses the alert dialog.
100 * Helper method to start the alert reminder service to queue the alert reminder.
139 loge("can't get Alarm Service");

Completed in 850 milliseconds

<<61626364656667686970>>