/prebuilts/tools/common/osgi/ |
osgi.jar | |
/external/chromium/chrome/browser/extensions/ |
extension_management_browsertest.cc | 61 ExtensionService* service = browser()->profile()->GetExtensionService(); local 62 size_t size_before = service->extensions()->size(); 71 if (service->extensions()->size() != size_before + 1) 74 service->extensions()->at(size_before)->id(), 77 EXPECT_EQ(size_before, service->extensions()->size()); 78 if (service->disabled_extensions()->size() != 1u) 86 ExtensionService* service = browser()->profile()->GetExtensionService(); local 87 const size_t size_before = service->extensions()->size(); 90 FilePath old_path = service->extensions()->back()->path(); 96 FilePath new_path = service->extensions()->back()->path() 104 ExtensionService* service = browser()->profile()->GetExtensionService(); local 115 ExtensionService* service = browser()->profile()->GetExtensionService(); local 142 ExtensionService* service = browser()->profile()->GetExtensionService(); local 154 ExtensionService* service = browser()->profile()->GetExtensionService(); local 168 ExtensionService* service = browser()->profile()->GetExtensionService(); local 274 ExtensionService* service = browser()->profile()->GetExtensionService(); local 327 ExtensionService* service = browser()->profile()->GetExtensionService(); local 400 ExtensionService* service = browser()->profile()->GetExtensionService(); local [all...] |
/external/jmdns/src/javax/jmdns/ |
JmDNS.java | 33 * service info registered with the DNS 175 * Get service information. If the information is not cached, the method will block until updated information is received. 180 * fully qualified service type, such as <code>_http._tcp.local.</code> . 182 * unqualified service name, such as <code>foobar</code> . 183 * @return null if the service information cannot be obtained 188 * Get service information. If the information is not cached, the method will block for the given timeout until updated information is received. 193 * full qualified service type, such as <code>_http._tcp.local.</code> . 195 * unqualified service name, such as <code>foobar</code> . 198 * @return null if the service information cannot be obtained 203 * Get service information. If the information is not cached, the method will block until updated information is (…) [all...] |
/external/chromium_org/chrome/browser/printing/cloud_print/ |
cloud_print_proxy_service_unittest.cc | 238 TestCloudPrintProxyService service(&profile_); 240 service.GetMockServiceProcessControl()->SetConnectSuccessMockExpectations( 248 service.Initialize(); 254 TestCloudPrintProxyService service(&profile_); 256 service.GetMockServiceProcessControl()->SetConnectSuccessMockExpectations( 263 service.Initialize(); 264 service.RefreshStatusFromService(); 271 TestCloudPrintProxyService service(&profile_); 273 service.GetMockServiceProcessControl()->SetConnectSuccessMockExpectations( 282 service.Initialize() 443 TestCloudPrintProxyService* service = local [all...] |
/frameworks/base/core/java/android/app/ |
Service.java | 34 * A Service is an application component representing either an application's desire 36 * or to supply functionality for other applications to use. Each service 38 * {@link android.R.styleable#AndroidManifestService <service>} 45 * thread of their hosting process. This means that, if your service is going 51 * as a standard implementation of Service that has its own thread where it 56 * <li><a href="#WhatIsAService">What is a Service?</a> 57 * <li><a href="#ServiceLifecycle">Service Lifecycle</a> 60 * <li><a href="#LocalServiceSample">Local Service Sample</a> 61 * <li><a href="#RemoteMessengerServiceSample">Remote Messenger Service Sample</a> 71 * <h3>What is a Service?</h3 [all...] |
/external/chromium_org/chrome/browser/sync/ |
sync_ui_util.cc | 47 base::string16 GetSyncedStateStatusLabel(ProfileSyncService* service, 53 if (!service || service->IsManaged()) { 57 } else if (service->IsStartSuppressed()) { 64 if (!service || !service->sync_initialized()) { 118 MessageType GetStatusInfo(ProfileSyncService* service, 130 if (!service || service->IsManaged() || service->HasSyncSetupCompleted() | [all...] |
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/ |
WiFiP2pService.java | 7 * A structure to hold service information.
|
/device/lge/hammerhead/ |
sec_config | 2 /* <GPS QMI Service ID - 16>:<GPS QMI Instance ID - all instances>:<Client Group ID> */
|
/device/samsung/manta/ |
init.recovery.manta.rc | 5 service watchdogd /sbin/watchdogd 10 20
|
/external/chromium_org/chrome/browser/spellchecker/ |
spelling_service_client.h | 30 // A class that encapsulates a JSON-RPC call to the Spelling service to check 32 // service with URLFetcher, parses a response from the service, and calls a 62 // Service types provided by the Spelling service. The Spelling service 67 // the service. 81 // Sends a text-check request to the Spelling service. When we send a request 82 // to the Spelling service successfully, this function returns true. (This 83 // does not mean the service finishes checking text successfully.) We wil [all...] |
/external/chromium_org/third_party/freetype/src/base/ |
ftwinfnt.c | 31 FT_Service_WinFnt service; local 39 FT_FACE_LOOKUP_SERVICE( face, service, WINFNT ); 41 if ( service != NULL ) 43 error = service->get_header( face, header );
|
/external/freetype/src/base/ |
ftwinfnt.c | 31 FT_Service_WinFnt service; local 39 FT_FACE_LOOKUP_SERVICE( face, service, WINFNT ); 41 if ( service != NULL ) 43 error = service->get_header( face, header );
|
/external/openssh/contrib/cygwin/ |
sshd-inetd | 1 # This file can be used to enable sshd as a slave of the inetd service
|
/external/sepolicy/ |
surfaceflinger.te | 1 # surfaceflinger - display compositor service
|
/external/smack/src/org/xbill/DNS/ |
AFSDBRecord.java | 26 * @param subtype Indicates the type of service provided by the host. 27 * @param host The host providing the service. 34 /** Gets the subtype indicating the service provided by the host. */ 40 /** Gets the host providing service for the domain. */
|
/packages/experimental/NotificationShowcase/ |
AndroidManifest.xml | 17 <service android:name=".NotificationService"/> 18 <service android:name=".UpdateService"/> 19 <service android:name=".ProgressService"/> 20 <service android:name=".ToastService"/>
|
/packages/experimental/PrintService2/res/xml/ |
printservice.xml | 1 <print-service xmlns:android="http://schemas.android.com/apk/res/android"
|
/packages/experimental/TestBack/res/xml/ |
accessibilityservice.xml | 1 <accessibility-service xmlns:android="http://schemas.android.com/apk/res/android"
|
/packages/wallpapers/NoiseField/ |
AndroidManifest.xml | 12 <service 18 <action android:name="android.service.wallpaper.WallpaperService" /> 20 <meta-data android:name="android.service.wallpaper" android:resource="@xml/wallpaper" /> 21 </service>
|
/packages/wallpapers/PhaseBeam/ |
AndroidManifest.xml | 11 <service 16 <action android:name="android.service.wallpaper.WallpaperService" /> 18 <meta-data android:name="android.service.wallpaper" android:resource="@xml/wallpaper" /> 19 </service>
|
/external/chromium/chrome/browser/sync/ |
sync_ui_util.h | 21 // service and constructs messages suitable for showing in UI. 32 // TODO(akalin): audit the use of ProfileSyncService* service below, 33 // and use const ProfileSyncService& service where possible. 36 // by querying |service|. 37 MessageType GetStatusLabels(ProfileSyncService* service, 42 MessageType GetStatusLabelsForNewTabPage(ProfileSyncService* service, 46 MessageType GetStatus(ProfileSyncService* service); 49 bool ShouldShowSyncErrorButton(ProfileSyncService* service); 52 string16 GetSyncMenuLabel(ProfileSyncService* service); 65 // |service| can be NULL [all...] |
/external/chromium_org/chrome/browser/sessions/ |
session_service_factory.cc | 38 SessionService* service = GetForProfile(profile); local 39 if (!service) { 40 // If the service has been shutdown, remove the reference to NULL for 43 service = GetForProfile(profile); 45 return service; 52 // We're about to exit, force creation of the session service if it hasn't 58 // Shut down and remove the reference to the session service, and replace it 80 SessionService* service = NULL; local 81 service = new SessionService(static_cast<Profile*>(profile)); 82 service->ResetFromCurrentBrowsers() [all...] |
/frameworks/base/core/java/android/nfc/cardemulation/ |
CardEmulation.java | 53 * card emulation service for a certain category. This will 55 * replace the current default service with the service 72 * The service {@link ComponentName} object passed in as an 93 * <p>In this mode, the user has set a default service for this 99 * that the default service has registered in this category, 100 * that service will automatically be bound to to handle 110 * is selected, the user is asked which service he wants to use to handle 111 * the transaction, even if there is only one matching service. 119 * or {@link OffHostApduService}, the user will only be asked to select a service 170 INfcCardEmulation service = adapter.getCardEmulationService(); local [all...] |
/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...] |
/cts/apps/CtsVerifier/res/xml/ |
offhost_aid_list.xml | 1 <offhost-apdu-service xmlns:android="http://schemas.android.com/apk/res/android" 9 </offhost-apdu-service>
|