/packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/ |
ImsFrameworkReceiver.java | 31 Log.d(TAG, "starting service for ACTION_BOOT_COMPLETED"); 35 Log.e(TAG, "Can't start service");
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/ |
Constants.java | 19 import android.app.Service; 23 * Background {@link Service} that is used to keep our process alive long enough
|
/packages/experimental/RpcPerformance/ |
AndroidManifest.xml | 37 <service android:name=".MiscService" 38 android:label="Playground Service"
|
/packages/inputmethods/LatinIME/java/res/values/ |
strings-appname.xml | 25 <!-- Name of Android spell checker service --> 31 <!-- Title for the spell checking service settings screen -->
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarProviderBroadcastReceiver.java | 34 // Acquire a wake lock that will be released when the launched Service is doing its work 38 // Launch the Service
|
/packages/wallpapers/Galaxy4/src/com/android/galaxy4/ |
GalaxyView.java | 10 import android.app.Service; 34 .getSystemService(Service.WINDOW_SERVICE))
|
/sdk/apps/SdkController/ |
AndroidManifest.xml | 39 <service 40 android:name=".service.ControllerService"
|
Implementation.txt | 13 - A background service is started by the app. It handles the connection 18 - All the handlers are started when the service starts and shutdown with it. 38 - in onResume this will bind to the service, creating and starting it if necessary. 39 - in onPause, this will unbind from the service, but does not stop it. 42 must not attempt to use the service from onResume. Instead there are 2 callbacks to use: 46 When the activity is connected to the service, it can then use getServiceBinder() 47 to get an interface to talk to the service. 49 In the other direction, the activity provides a listener for the service to notify
|
/system/core/adb/ |
sockets.c | 627 char *skip_host_serial(char *service) { 632 if (!strncmp(service, prefixes[i].str, prefixes[i].len)) 633 return strchr(service + prefixes[i].len, ':'); 636 first_colon = strchr(service, ':'); 638 /* No colon in service string. */ 659 char *service = NULL; local 705 service = (char *)p->data + 4; 706 if(!strncmp(service, "host-serial:", strlen("host-serial:"))) { 708 service += strlen("host-serial:"); 711 serial_end = skip_host_serial(service); [all...] |
/tools/motodev/src/plugins/videos/src/com/motorola/studio/android/videos/model/extension/ |
VideoServiceProvider.java | 25 * service providers. This way, the videos displayed in the view 26 * can come from different service providers
|
/packages/apps/DeskClock/ |
AndroidManifest.xml | 135 <!-- This service receives the same intent as AlarmReceiver but it does 137 the alert broadcast and will start this service with the same 138 intent. The service plays the alarm alert and vibrates the device. 141 <service android:name="AlarmKlaxon" 147 </service> 175 <service android:name="com.android.alarmclock.DigitalAppWidgetService" 183 <service android:name="Screensaver" 187 <action android:name="android.service.dreams.DreamService" /> 191 android:name="android.service.dream" 193 </service> [all...] |
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
AccessibilityViewTreeReportingTest.java | 28 * accessibility service and another with the instrumented activity and test cases. 29 * The delegating service is installed and enabled during test execution. It serves 32 * service is in the test package running the tests would break the binding between 33 * the service and the system. The delegating service is in
|
/development/apps/BuildWidget/src/com/android/buildwidget/ |
BuildWidget.java | 20 import android.app.Service; 39 * an update we spawn a background {@link Service} to perform the API queries. 45 // To prevent any ANR timeouts, we perform the update in a service 49 public static class UpdateService extends Service { 83 // We don't need to bind to this service
|
/device/asus/grouper/ |
init.grouper.rc | 230 service btmacreader /system/bin/btmacreader 234 service wpa_supplicant /system/bin/wpa_supplicant \ 245 service p2p_supplicant /system/bin/wpa_supplicant \ 257 service dhcpcd_wlan0 /system/bin/dhcpcd -aABDKL 262 service dhcpcd_p2p /system/bin/dhcpcd -aABKL 267 service dhcpcd_eth0 /system/bin/dhcpcd -ABDKL -f/system/etc/dhcpcd/dhcpcd.conf 272 service dhcpcd_bnep0 /system/bin/dhcpcd -ABKL 277 service iprenew_wlan0 /system/bin/dhcpcd -n 282 service iprenew_p2p /system/bin/dhcpcd -n 287 service iprenew_eth0 /system/bin/dhcpcd - [all...] |
/device/asus/tilapia/ |
init.tilapia.rc | 263 service btmacreader /system/bin/btmacreader 267 service wpa_supplicant /system/bin/wpa_supplicant \ 278 service p2p_supplicant /system/bin/wpa_supplicant \ 290 service dhcpcd_wlan0 /system/bin/dhcpcd -aABDKL 295 service dhcpcd_p2p /system/bin/dhcpcd -aABKL 300 service dhcpcd_eth0 /system/bin/dhcpcd -ABDKL -f/system/etc/dhcpcd/dhcpcd.conf 305 service dhcpcd_bnep0 /system/bin/dhcpcd -ABKL 310 service iprenew_wlan0 /system/bin/dhcpcd -n 315 service iprenew_p2p /system/bin/dhcpcd -n 320 service iprenew_eth0 /system/bin/dhcpcd - [all...] |
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_int.h | 159 tBT_UUID uuid; /* service declaration */ 161 tGATT_INCL_SRVC incl_handle; /* included service */ 197 /* Service Database definition 204 BUFFER_Q svc_buffer; /* buffer queue used for service database */ 212 /* A service registration information record consists of beginning and ending */ 213 /* attribute handle, service UUID and a set of GATT server callback. */ 216 tGATT_SVC_DB *p_db; /* pointer to the service database */ 219 UINT32 sdp_handle; /* primamry service SDP handle */ 220 UINT16 service_instance; /* service instance number */ 221 UINT16 type; /* service type UUID, primary or secondary * [all...] |
/external/chromium/chrome/browser/ |
background_mode_manager_mac.mm | 61 PrefService* service = g_browser_process->local_state(); 62 service->SetBoolean(prefs::kUserCreatedLoginItem, true); 76 PrefService* service = g_browser_process->local_state(); 77 if (service->GetBoolean(prefs::kUserCreatedLoginItem)) { 79 service->ClearPref(prefs::kUserCreatedLoginItem);
|
/external/chromium/chrome/browser/extensions/ |
extension_tab_helper.cc | 83 ExtensionService* service = tab_contents()->profile()->GetExtensionService(); 84 if (!service) 87 for (size_t i = 0; i < service->extensions()->size(); ++i) { 89 service->extensions()->at(i)->browser_action(); 100 service->extensions()->at(i)->page_action();
|
/external/chromium/chrome/browser/policy/ |
cloud_policy_controller.h | 38 CloudPolicyController(DeviceManagementService* service, 80 // The service returned an error when requesting policy, will retry. 82 // The service returned an error that is not going to go away soon. 89 CloudPolicyController(DeviceManagementService* service, 100 void Initialize(DeviceManagementService* service,
|
/external/freetype/include/freetype/internal/ |
ftserv.h | 20 /* Each module can export one or more `services'. Each service is */ 24 /* Note that a service's data cannot be a mere function pointer because */ 50 * This macro is used to look up a service from a face's driver module. 57 * A string describing the service as defined in the service's 64 * A variable that receives the service pointer. Will be NULL 100 * This macro is used to look up a service from all modules. 107 * A string describing the service as defined in the service's 114 * A variable that receives the service pointer. Will be NUL [all...] |
/external/junit/src/org/junit/internal/runners/ |
MethodRoadie.java | 59 ExecutorService service= Executors.newSingleThreadExecutor(); 66 Future<Object> result= service.submit(callable); 67 service.shutdown(); 69 boolean terminated= service.awaitTermination(timeout, 72 service.shutdownNow();
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_service.h | 64 // Generate a Java interface for the service. 76 // Generate the implementation of Service.callMethod(). 82 // Generate the implementations of Service.get{Request,Response}Prototype(). 86 // Generate a stub implementation of the service. 96 // Generate a blocking stub interface and implementation of the service.
|
/external/qemu/android/ |
hw-control.c | 47 QemudService* service; member in struct:__anon11772 63 /* called when a qemud client connects to the service */ 66 QemudService* service, 72 client = qemud_client_new( service, channel, client_param, 128 control->service = qemud_service_register( "hw-control", 0,
|
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
WifiP2pServiceInfo.java | 26 * A class for storing service information that is advertised 35 * All service protocol types. 40 * DNS based service discovery protocol. 82 * # UPnP service 84 * -org:service:ContentDirectory:2"}
|
/libcore/luni/src/test/java/libcore/java/security/ |
SecureRandomTest.java | 41 Set<Provider.Service> services = provider.getServices(); 42 for (Provider.Service service : services) { 43 String type = service.getType(); 48 String algorithm = service.getAlgorithm();
|