/external/chromium_org/chrome/browser/sync/ |
profile_sync_components_factory_impl.cc | 439 dom_distiller::DomDistillerService* service = local 442 if (service) 443 return service->GetSyncableService()->AsWeakPtr();
|
/external/chromium_org/chrome/browser/ui/webui/ |
inline_login_ui.cc | 73 // Closes sign-in dialog before update token service. Token service update 165 params.SetString("service", "chromiumsync");
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
new_tab_ui.cc | 118 ExtensionService* service = GetProfile()->GetExtensionService(); local 121 if (service) 122 web_ui->AddMessageHandler(new AppLauncherHandler(service));
|
/external/chromium_org/components/policy/core/common/cloud/ |
component_cloud_policy_service_unittest.cc | 144 // The service cleans up its backend on the background thread. 453 // Send the response to the service. The response data will be ignored, 515 // Signing out removes all of the component policies from the service and
|
/external/chromium_org/content/browser/geolocation/ |
wifi_data_provider_win.cc | 7 // Service Pack 3 (and Windows XP Service Pack 2, if upgraded with a hot fix) 13 // Windows XP from Service Pack 2 onwards supports the Wireless Zero
|
/external/chromium_org/google_apis/gaia/ |
oauth2_token_service.h | 30 // Abstract base class for a service that fetches and caches OAuth2 access 37 // To use this service, call StartRequest() with a given set of scopes and a 104 // Add or remove observers of this token service.
|
/external/chromium_org/gpu/command_buffer/service/ |
async_pixel_transfer_manager_share_group.cc | 5 #include "gpu/command_buffer/service/async_pixel_transfer_manager_share_group.h" 20 #include "gpu/command_buffer/service/async_pixel_transfer_delegate.h" 21 #include "gpu/command_buffer/service/safe_shared_memory_pool.h"
|
feature_info.cc | 5 #include "gpu/command_buffer/service/feature_info.h" 13 #include "gpu/command_buffer/service/gl_utils.h" 14 #include "gpu/command_buffer/service/gpu_switches.h"
|
framebuffer_manager.cc | 5 #include "gpu/command_buffer/service/framebuffer_manager.h" 9 #include "gpu/command_buffer/service/renderbuffer_manager.h" 10 #include "gpu/command_buffer/service/texture_manager.h"
|
/external/chromium_org/remoting/resources/ |
remoting_strings.grd | 210 <message name="IDR_DISPLAY_SERVICE_NAME" desc="The name of the Windows service installed by Chrome Remote Desktop."> 211 Chrome Remote Desktop Service 213 <message name="IDR_SERVICE_DESCRIPTION" desc="The description of the Windows service installed by Chrome Remote Desktop."> 214 This service enables incoming connections from Chrome Remote Desktop clients. 306 <message name="IDR_DISPLAY_SERVICE_NAME" desc="The name of the Windows service installed by Chromoting."> 307 Chromoting Service 309 <message name="IDR_SERVICE_DESCRIPTION" desc="The description of the Windows service installed by Chromoting."> 310 This service enables incoming connections from Chromoting clients. [all...] |
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucsdet.h | 258 * The Charset Detection service is intended primarily for detecting 319 * service. 327 * service has been safely initialized and that the required detection
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
hpmufn.c | 133 * Failure here usually means that some ICU service didn't clean up successfully, 277 * Failure here usually means that some ICU service didn't clean up successfully, 406 * Failure here usually means that some ICU service didn't clean up successfully,
|
/external/chromium_org/third_party/protobuf/ |
protobuf.gyp | 169 'src/google/protobuf/service.h', 204 'src/google/protobuf/service.cc', 334 'python/google/protobuf/service.py',
|
/external/dnsmasq/ |
setup.html | 200 sitefinder service, rather than a "no such domain" response. To 210 By default dnsmasq offers DNS service on all the configured interfaces 212 DNS service to the world via an interface connected to ADSL or
|
/external/icu4c/i18n/unicode/ |
ucsdet.h | 258 * The Charset Detection service is intended primarily for detecting 319 * service. 327 * service has been safely initialized and that the required detection
|
/external/icu4c/test/cintltst/ |
hpmufn.c | 133 * Failure here usually means that some ICU service didn't clean up successfully, 277 * Failure here usually means that some ICU service didn't clean up successfully, 406 * Failure here usually means that some ICU service didn't clean up successfully,
|
/external/jmdns/src/javax/jmdns/impl/ |
JmmDNSImpl.java | 52 * This enable the service info text update. 325 logger.warning("We have a mDNS that does not know about the service info being updated."); 337 // This is really complex. We need to clone the service info for each DNS but then we loose the ability to update it.
|
/external/openssh/ |
INSTALL | 132 them). Note that the service name used to start PAM is __progname, 133 which is the basename of the path of your sshd (e.g., the service name 143 configuration will work with sshd (sshd will match the other service
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_file.cc | 113 if (file_->service(i)->name() == classname_) { 186 ServiceGenerator(file_->service(i)).Generate(printer); 414 file_->service(i),
|
/frameworks/av/media/libmedia/ |
mediarecorder.cpp | 621 const sp<IMediaPlayerService>& service(getMediaPlayerService()); 622 if (service != NULL) { 623 mMediaRecorder = service->createMediaRecorder();
|
/frameworks/av/media/libstagefright/chromium_http/ |
support.cpp | 316 ALOGW("Thread cannot connect to the audio service"); 318 sp<IAudioService> service = interface_cast<IAudioService>(binder); local 319 int code = service->verifyX509CertChain(cert_chain, hostname, auth_type);
|
/frameworks/base/core/java/android/os/storage/ |
StorageManager.java | 44 * StorageManager is the interface to the systems storage service. The storage 304 * can communicate with the systems mount service. 319 Log.e(TAG, "Unable to connect to mount service! - is it running yet?");
|
/frameworks/base/core/java/android/widget/ |
Toast.java | 107 INotificationManager service = getService(); local 113 service.enqueueToast(pkg, tn, mDuration); 295 // All the gunk below is the interaction with the Notification Service, which handles
|
/frameworks/base/docs/html/about/versions/ |
android-4.4.jd | 211 <p>As a printer OEM, you can use the {@link android.printservice} framework to provide interoperability with your printers from Android devices. You can build and distribute print services as APKs, which users can install on their devices . A print service app operates primarily as a headless service by subclassing the {@link android.printservice.PrintService} class, which receives print jobs from the system and communicates the jobs to its printers using the appropriate protocols.</p> 245 <p>If you want to emulate an NFC card that is using these protocols in your app, create a service component based on the {@link android.nfc.cardemulation.HostApduService} class. Whereas if your app instead uses a secure element for card emulation, you need to create a service based on the {@link android.nfc.cardemulation.OffHostApduService} class, which will not directly be involved in the transactions but is necessary to register the AIDs that should be handled by the secure element.</p> 315 <p>To build a remote controller, you can implement your user interface any way you want to, but to deliver the media button events to the user's media app you must create a service that extends the {@link android.service.notification.NotificationListenerService} class and implements the {@link android.media.RemoteController.OnClientUpdateListener} interface. Using the {@link android.service.notification.NotificationListenerService} as the basis is important because it provides the appropriate privacy restrictions, which require users to enable your app as a notification listener within the system security settings.</p> 317 <p>The {@link android.service.notification.NotificationListenerService} class includes a couple abstract methods you must implement, but if you are only concerned with the media controller events for handling media playback, you can leave your implementation for those empty and instead focus on the {@link android.media.RemoteController.OnClientUpdateListener} methods.</p> [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/common/ |
GooglePlayServicesClient.html | 596 Android Backup Service</a> 837 service. </td> 850 connect the client to the service. </td> 935 <div class="jd-descrdiv">Checks if the client is currently connected to the service, so that 954 <div class="jd-descrdiv">Checks if the client is attempting to connect to the service.</div> [all...] |