/packages/apps/KeyChain/tests/ |
AndroidManifest.xml | 24 To run service: 31 <service android:name="com.android.keychain.tests.KeyChainServiceTest"> 35 </service>
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
MmsPushOutboxMessages.java | 27 * and wakes up the mms service when it receives it. 28 * This will tricker the mms service to send any messages stored 42 Log.d(TAG,"Now waking up the MMS service");
|
/packages/experimental/DreamTheater/ |
AndroidManifest.xml | 21 <action android:name="android.service.dreams.DreamService" /> 31 <action android:name="android.service.dreams.DreamService" /> 41 <action android:name="android.service.dreams.DreamService" />
|
/sdk/apps/SdkController/res/values/ |
strings.xml | 24 <string name="service_description">Background service for SDK Controller</string> 26 <!-- Strings for service. --> 30 <string name="main_label_service">Service:</string>
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
P2pClientPbcTestCase.java | 45 * Check UPnP service on GO through service discovery request. 78 * set service response listener callback. 93 * Receive only UPnP service.
|
P2pClientPinTestCase.java | 45 * Check Bonjour service on GO through service discovery request. 75 * set service response listener callback. 90 * Receive only Bonjour service.
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
AccessibilityServiceTestRunner.java | 34 * installing a package with a delegating accessibility service, enabling 35 * this service, running these tests, disabling the service, and removing 36 * the delegating accessibility service package.
|
/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/ |
AndroidManifest.xml | 43 <!-- Service for handling communication with NFC terminal. --> 44 <service android:name=".CardService" 53 for. This defines what protocols our card emulation service supports. --> 56 </service>
|
/developers/samples/android/connectivity/nfc/CardEmulation/CardEmulationSample/src/main/ |
AndroidManifest.xml | 43 <!-- Service for handling communication with NFC terminal. --> 44 <service android:name=".CardService" 53 for. This defines what protocols our card emulation service supports. --> 56 </service>
|
/development/samples/SampleSyncAdapter/ |
_index.html | 2 cloud-based service and synchronize its data with data stored locally in a 17 authenticator for your service by extending the new <code><a 21 <p>The sync adapter (essential to the synchronization service) declares the 33 <p> The cloud-based service for this sample application is running at: </p>
|
/development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/ |
AccessibilityManagerSupportActivity.java | 21 import android.app.Service; 50 /** Handle to the accessibility manager service. */ 64 Service.ACCESSIBILITY_SERVICE); 114 AccessibilityServiceInfo service = enabledServices.get(i); local 116 // an accessibility service. Again accessed them via the support library. 117 ResolveInfo resolveInfo = AccessibilityServiceInfoCompat.getResolveInfo(service); 121 AccessibilityServiceInfoCompat.feedbackTypeToString(service.feedbackType), 122 AccessibilityServiceInfoCompat.getDescription(service), 123 AccessibilityServiceInfoCompat.getSettingsActivityName(service));
|
/development/samples/TtsEngine/ |
AndroidManifest.xml | 27 <service android:name=".RobotSpeakTtsService" 33 <!-- Note that this meta data element must be inside the service 34 definition of the service that handles the TTS_SERVICE intent 37 </service>
|
/development/samples/VoiceRecognitionService/ |
AndroidManifest.xml | 26 <!-- The service that implements voice recognition. Note that a label 27 for the service is important to provide, as this is what will show 30 <service android:name="VoiceRecognitionService" 49 </service>
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/ |
ManifestTest.java | 46 private static final String MANIFEST_CONTENTS = "Manifest-Version: 1.0\nBundle-Name: ClientSupport\nBundle-Description: Provides SessionService, AuthenticationService. Extends RegistryService.\nBundle-Activator: com.ibm.ive.eccomm.client.support.ClientSupportActivator\nImport-Package: com.ibm.ive.eccomm.client.services.log,\n com.ibm.ive.eccomm.client.services.registry,\n com.ibm.ive.eccomm.service.registry; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.session; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.framework; specification-version=1.2.0,\n org.osgi.framework; specification-version=1.0.0,\n org.osgi.service.log; specification-version=1.0.0,\n com.ibm.ive.eccomm.flash; specification-version=1.2.0,\n com.ibm.ive.eccomm.client.xml,\n com.ibm.ive.eccomm.client.http.common,\n com.ibm.ive.eccomm.client.http.client\nImport-Service: org.osgi.service.log.LogReaderService\n org.osgi.service.log.LogService,\n com.ibm.ive.eccomm.service.registry.RegistryService\nExport-Package: com.ibm.ive.eccomm.client.services.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.service.authentication; specification-version=1.0.0,\n com.ibm.ive.eccomm.common; specification-version=1.0.0,\n com.ibm.ive.eccomm.client.services.registry.store; specification-version=1.0.0\nExport-Service: com.ibm.ive.eccomm.service.authentication.AuthenticationService,\n com.ibm.ive.eccomm.service.ses (…) [all...] |
/external/bluetooth/bluedroid/bta/include/ |
bta_ag_co.h | 73 ** Description This function is executed by AG when a service level connection 76 ** set up particular to the connected service. 82 BTA_API extern void bta_ag_co_data_open(UINT16 handle, tBTA_SERVICE_ID service); 88 ** Description This function is called by AG when a service level
|
/external/chromium/chrome/browser/ |
chrome_content_browser_client.cc | 34 ExtensionService* service = profile->GetExtensionService(); local 35 if (service) { 36 bool is_extension_process = service->ExtensionBindingsAllowed(url); 39 const Extension* installed_app = service->GetInstalledApp(url);
|
dom_operation_notification_details.h | 7 // parameters through the notification service.
|
jankometer.h | 16 // This function will initialize the service, which will install itself in
|
/external/chromium/chrome/browser/chromeos/cros/ |
libcros_service_library.h | 19 // Starts dbus service for LibCrosService.
|
/external/chromium/chrome/browser/debugger/ |
inspectable_tab_proxy.cc | 20 DebuggerRemoteService* service, 23 service_(service), 100 DebuggerRemoteService* service) { 102 new DevToolsClientHostImpl(id, service, &id_to_client_host_map_);
|
/external/chromium/chrome/browser/extensions/ |
extension_management_api.cc | 55 ExtensionService* ExtensionManagementFunction::service() { function in class:ExtensionManagementFunction 142 AddExtensionInfo(result, *service()->extensions(), true); 143 AddExtensionInfo(result, *service()->disabled_extensions(), false); 151 const Extension* extension = service()->GetExtensionById(extension_id, true); 157 bool enabled = service()->extension_prefs()-> 169 const Extension* extension = service()->GetExtensionById(extension_id, true); 185 service()->extension_prefs()->GetLaunchContainer( 201 if (!service()->GetExtensionById(extension_id, true)) { 207 ExtensionPrefs* prefs = service()->extension_prefs(); 218 service()->EnableExtension(extension_id) 316 ExtensionService* service = profile->GetExtensionService(); local [all...] |
extension_management_apitest.cc | 42 ExtensionService* service = browser()->profile()->GetExtensionService(); local 44 service->DisableExtension(last_loaded_extension_id_); 46 service->DisableExtension(last_loaded_extension_id_); 74 ExtensionService* service = browser()->profile()->GetExtensionService(); local 101 ASSERT_FALSE(service->GetExtensionById(app_id, true)); 105 service->extension_prefs()->SetLaunchType( 124 ExtensionService* service = browser()->profile()->GetExtensionService(); local 150 ASSERT_FALSE(service->GetExtensionById(app_id, true)); 153 service->extension_prefs()->SetLaunchType(
|
/external/chromium/chrome/browser/sync/protocol/ |
service_constants.h | 11 // These fixed service names are used to obtain auth cookies for the
|
/external/chromium/chrome/browser/ui/webui/ |
sync_internals_ui.cc | 52 // the sync service doesn't exist. 57 ProfileSyncService* service = GetProfile()->GetProfileSyncService(); local 58 sync_ui_util::ConstructAboutInformation(service, about_info); 66 LOG(WARNING) << "No sync service; dropping message " << name
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/ |
manifest.json | 6 "description": "Uses OAuth to connect to Google's contacts service and display a list of your contacts.",
|