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

<<111112113114115116117118119120>>

  /packages/apps/Mms/src/com/android/mms/transaction/
SmsMessageSender.java 117 * Get the service center to use for a reply.
120 * the service center of the message to which we're replying, but
124 * Therefore, return the service center from the most recent
  /packages/apps/Nfc/src/com/android/nfc/ndefpush/
NdefPushServer.java 131 if (DBG) Log.d(TAG, "about create LLCP service socket");
138 if (DBG) Log.d(TAG, "failed to create LLCP service socket");
141 if (DBG) Log.d(TAG, "created LLCP service socket");
  /packages/apps/Settings/src/com/android/settings/applications/
RunningServiceDetails.java 96 showConfirmStopDialog(si.mRunningService.service);
100 getActivity().stopService(new Intent().setComponent(si.mRunningService.service));
106 // If there was only one service, we are finishing it,
139 new String[] { "-a", "service", comp.flattenToString() });
141 Log.w(TAG, "Can't dump service: " + comp, e);
152 Log.w(TAG, "Can't read service dump: " + comp, e);
249 // This is being called for another user, and is not a service...
268 root.findViewById(R.id.service).setVisibility(View.GONE);
273 si.mRunningService.service);
402 // another interesting process... we will put a fake service
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
A2dpProfile.java 60 if (V) Log.d(TAG,"Bluetooth service connected");
62 // We just bound to the service, so refresh the UI for any connected A2DP devices.
79 if (V) Log.d(TAG,"Bluetooth service disconnected");
HeadsetProfile.java 63 if (V) Log.d(TAG,"Bluetooth service connected");
65 // We just bound to the service, so refresh the UI for any connected HFP devices.
85 if (V) Log.d(TAG,"Bluetooth service disconnected");
HidProfile.java 55 if (V) Log.d(TAG,"Bluetooth service connected");
57 // We just bound to the service, so refresh the UI for any connected HID devices.
74 if (V) Log.d(TAG,"Bluetooth service disconnected");
MapProfile.java 63 if (V) Log.d(TAG,"Bluetooth service connected");
65 // We just bound to the service, so refresh the UI for any connected MAP devices.
85 if (V) Log.d(TAG,"Bluetooth service disconnected");
  /packages/experimental/RpcPerformance/src/com/android/rpc_performance/
ProviderPerfActivity.java 81 public void onServiceConnected(ComponentName name, IBinder service) {
82 mServiceStub = IService.Stub.asInterface(service);
83 Log.v(TAG, "Service bound");
88 Log.v(TAG, "Service unbound");
447 Log.v(TAG, "No service stub.");
453 if (mTraceName != null) mServiceStub.startTracing(mTraceName + ".service");
476 private float pingServiceLoop(String service) {
477 IBinder binder = ServiceManager.getService(service);
479 Log.e(TAG, "Service missing: " + service);
    [all...]
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinDecoderService.java 27 import android.app.Service;
36 * service so that both IME and IME-syncer can use it.
38 public class PinyinDecoderService extends Service {
  /packages/providers/CalendarProvider/
AndroidManifest.xml 54 <service android:name=".EmptyService" />
57 <service android:name=".CalendarReceiver$RemoveScheduledAlarmsEmptyService" />
108 <service android:name="CalendarProviderIntentService"/>
  /packages/services/Telephony/
AndroidManifest.xml 279 <!-- service to handle network query requests sent to RIL -->
280 <service android:name="NetworkQueryService" />
283 <service android:name="ClearMissedCallsService" />
432 <!-- bluetooth phone service -->
433 <service android:name="BluetoothPhoneService">
437 </service>
448 <service android:name="EmergencyCallbackModeService">
449 </service>
451 <!-- service to dump telephony information -->
452 <service android:name="TelephonyDebugService" /
    [all...]
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
MultiTouchChannel.java 25 import com.android.tools.sdkcontroller.service.ControllerService;
57 public MultiTouchChannel(ControllerService service) {
58 super(service, Channel.MULTITOUCH_CHANNEL);
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
ProtocolConstants.java 78 * to the service.
82 * Handshake query response on condition that service-side channel is available
87 * Handshake query response on condition that service-side channel is not
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/device/
DeviceBridge.java 200 return String.format("service call window %d i32 %d",
205 return String.format("service call window %d", Configuration.SERVICE_CODE_STOP_SERVER);
209 return String.format("service call window %d",
  /system/core/adb/
OVERVIEW.TXT 12 DDMS). These commands are what is called a 'service' in ADB.
52 then, the client sends its service requests to the ADB server. It doesn't
72 between the client and the service running in adbd. In this case
  /system/security/keystore-engine/
eng_keystore.cpp 112 sp<IKeystoreService> service = interface_cast<IKeystoreService>(binder); local
114 if (service == NULL) {
121 int32_t ret = service->get_pubkey(String16(key_id), &pubkey, &pubkeyLen);
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser_unittest.cc 658 "service TestService {\n"
662 "service {"
670 "service TestService {\n"
676 "service {"
    [all...]
  /external/chromium_org/third_party/tlslite/test/
index.html 28 some commercial service might hold it for him. The rootholder would operate
29 an online service which would issue short-lived <i>subkey certificates</i> or <i>validation signatures</i> to the user.
61 <b>Specification Working Draft:</b> Digital Signature Service Core Protocol and Elements (<a href="dss/oasis-dss-1.0-core-spec-wd-10.pdf">.pdf</a>, <a href="dss/oasis-dss-1.0-core-spec-wd-10.doc">.doc</a>)<br>
66 <p>The <a href="http://www.oasis-open.org/">OASIS</a> <a href="http://www.oasis-open.org/committees/dss/">Digital Signature Service Technical Committee</a>
115 some commercial service might hold it for him. The rootholder would operate
116 an online service which would issue short-lived <i>subkey certificates</i> or <i>validation signatures</i> to the user.
148 <b>Specification Working Draft:</b> Digital Signature Service Core Protocol and Elements (<a href="dss/oasis-dss-1.0-core-spec-wd-10.pdf">.pdf</a>, <a href="dss/oasis-dss-1.0-core-spec-wd-10.doc">.doc</a>)<br>
153 <p>The <a href="http://www.oasis-open.org/">OASIS</a> <a href="http://www.oasis-open.org/committees/dss/">Digital Signature Service Technical Committee</a>
202 some commercial service might hold it for him. The rootholder would operate
203 an online service which would issue short-lived <i>subkey certificates</i> or <i>validation signatures</i> to the us (…)
    [all...]
  /external/tcpdump/
print-rx.c 353 { 105, "no service" },
392 u_short serviceId; /* Service identifier (net order) */
504 case FS_RX_PORT: /* AFS file service */
507 case CB_RX_PORT: /* AFS callback service */
510 case PROT_RX_PORT: /* AFS protection service */
513 case VLDB_RX_PORT: /* AFS VLDB service */
516 case KAUTH_RX_PORT: /* AFS Kerberos auth service */
519 case VOL_RX_PORT: /* AFS Volume service */
522 case BOS_RX_PORT: /* AFS BOS service */
544 case FS_RX_PORT: /* AFS file service */
    [all...]
  /external/chromium_org/content/public/android/java/src/org/chromium/content/app/
Linker.java 57 * addresses as the service ones (to save RAM by sharing the RELRO too)
65 * which means it is impossible for a compromised service process to map
67 * content, altering values seen in other service processes.
75 * - Once the RELRO ashmem region is mapped into a service process' address
78 * to be sent to each new potential service process.
84 * - When loading several libraries in service processes, a simple incremental
104 * - A service process shall call either initServiceProcess() or
117 * be loaded. This address must be passed to each service process (see
126 * in service processes.
141 * This Bundle must be passed to each service process, for example throug
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
PrintSpoolerService.java 19 import android.app.Service;
69 * Service for exposing some of the {@link PrintSpooler} functionality to
72 public final class PrintSpoolerService extends Service {
168 private void sendOnAllPrintJobsForServiceHandled(ComponentName service) {
170 HandlerCallerCallback.MSG_ON_ALL_PRINT_JOBS_FOR_SERIVICE_HANDLED, service);
215 ComponentName service = (ComponentName) message.obj; local
218 mClient.onAllPrintJobsForServiceHandled(service);
220 Slog.e(LOG_TAG, "Error notify for all print jobs per service"
504 ComponentName service = printerId.getServiceName(); local
505 if (!hasActivePrintJobsForServiceLocked(service)) {
1058 ComponentName service = ComponentName.unflattenFromString(parser.getAttributeValue( local
    [all...]
  /frameworks/base/docs/html/google/play/billing/v2/
billing_integrate.jd 13 <li><a href="#billing-service">Creating a Service</a></li>
39 <li><a href="#billing-service">Create a Service</a> and bind it to the
80 Play's in-app billing service (<code>MarketBillingService</code>).</td>
102 <td>A {@link android.app.Service} that sends messages to Google Play on behalf of the
293 defines the interface to Google Play's in-app billing service
330 (broadcast intents) from Google Play, and you need to declare the {@link android.app.Service}
338 the {@link android.content.BroadcastReceiver}, the {@link android.app.Service}, and the intent
341 application and <code>BillingService</code> is the {@link android.app.Service} that sends request
    [all...]
  /developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 19 import android.app.Service;
39 * Service for managing connection and data communication with a GATT server hosted on a
42 public class BluetoothLeService extends Service {
81 Log.i(TAG, "Attempting to start service discovery:" +
170 // invoked when the UI is disconnected from the Service.
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 19 import android.app.Service;
39 * Service for managing connection and data communication with a GATT server hosted on a
42 public class BluetoothLeService extends Service {
81 Log.i(TAG, "Attempting to start service discovery:" +
170 // invoked when the UI is disconnected from the Service.
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 19 import android.app.Service;
39 * Service for managing connection and data communication with a GATT server hosted on a
42 public class BluetoothLeService extends Service {
81 Log.i(TAG, "Attempting to start service discovery:" +
170 // invoked when the UI is disconnected from the Service.

Completed in 1651 milliseconds

<<111112113114115116117118119120>>