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

<<141142143144145146147148149150>>

  /frameworks/base/packages/PrintSpooler/res/values-fr/
strings.xml 40 <string name="add_print_service_label" msgid="5356702546188981940">"Ajouter un service"</string>
50 <string name="choose_print_service" msgid="3740309762324459694">"Sélectionner le service d\'impression"</string>
  /frameworks/base/packages/PrintSpooler/res/values-fr-rCA/
strings.xml 40 <string name="add_print_service_label" msgid="5356702546188981940">"Ajouter le service"</string>
50 <string name="choose_print_service" msgid="3740309762324459694">"Sélectionner le service d\'impression"</string>
  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneConstants.java 108 * may service regular internet traffic ("default") as well as MMS-specific
111 * service all data connections.
  /frameworks/opt/telephony/src/java/android/telephony/
SmsCbLocation.java 86 * Returns the GSM location area code, or UMTS service area code.
146 * @param lac the Location Area (GSM) or Service Area (UMTS) to compare with
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
DebugService.java 28 * A debug service that will dump telephony's state
30 * Currently this "Service" has a proxy in the phone app
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
RilMessageDecoder.java 29 * objects and sending the result back to the CAT Service.
164 // send to Service for proper RIL communication.
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
UsimDataDownloadTest.java 81 // Service center address
95 // Service center address
  /frameworks/wilhelm/src/android/
android_GenericMediaPlayer.h 121 // Receives notifications about death of media.player service
124 // Return a reference to the media player service, or ALOGE and return NULL after retries fail
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmip.h 50 #define IPV4_TOS_OFFSET 1 /* type of service offset */
103 uint8 tos; /* Type Of Service */
  /hardware/ti/omap3/dspbridge/inc/
qosti.h 70 desc Create the Qos service.
78 desc Delete Qos service.
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
service_system_protocol.h 40 /** Service Identifier */
44 /** Generic type for error codes in the system service */
  /ndk/docs/text/
SYSTEM-ISSUES.text 37 intentionally not available from the C library, to avoid denial-of-service
45 corresponding to a given network service in incorrect order. The function
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
HandleMap.java 158 Log.e(TAG, "getCharacteristicHandle() - Service " + serviceHandle
209 b.append("Service " + entry.uuid);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
EmailServiceStatus.java 18 package com.android.emailcommon.service;
25 * Definitions of service status codes returned to IEmailServiceCallback's status method.
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupIncoming.java 30 import com.android.email.service.EmailServiceUtils;
31 import com.android.email.service.EmailServiceUtils.EmailServiceInfo;
AccountSetupType.java 34 import com.android.email.service.EmailServiceUtils;
35 import com.android.email.service.EmailServiceUtils.EmailServiceInfo;
  /packages/apps/Email/tests/src/com/android/email/service/
EmailBroadcastProcessorServiceTests.java 17 package com.android.email.service;
37 * runtest -c com.android.email.service.EmailBroadcastProcessorServiceTests email
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
RenderingRequest.java 117 ProcessingService service = activity.getProcessingService(); local
118 service.postRenderingRequest(this);
  /packages/apps/InCallUI/src/com/android/incallui/
CallCommandClient.java 45 public void setService(ICallCommandService service) {
46 mCommandService = service;
InCallPresenter.java 19 import com.android.incallui.service.PhoneNumberService;
84 Log.i(this, "New service connection replacing existing one.");
107 // This only gets called by the service so this is okay.
118 * Called when the telephony service has disconnected from us. This will happen when there are
121 * What we really want is to wait for the activity and the service to both disconnect before we
200 // cases where we need to recalculate the current state even if the service in not
204 // state here even if the service is disconnected since we may not have finished a state
649 * Checks to see if both the UI is gone and the service is disconnected. If so, tear it all
  /packages/apps/Nfc/nci/jni/
NativeLlcpConnectionlessSocket.cpp 54 ** nsap: service access point.
96 ** remoteSap: remote service access point.
NativeLlcpSocket.cpp 34 ** nSap: Service access point.
58 ** sn: Service name.
RouteDataSet.h 263 Database mSecElemRouteDatabase; //routes when NFC service selects sec elem
264 Database mDefaultRouteDatabase; //routes when NFC service deselects sec elem
  /packages/apps/Nfc/res/values/
strings.xml 3 <string name="app_name">Nfc Service</string>
62 <string name="default_pay_app_removed">Your preferred service for tap &amp; pay was removed. Choose another?"</string>
  /packages/apps/Nfc/src/com/android/nfc/handover/
HandoverServer.java 89 if (DBG) Log.d(TAG, "failed to create LLCP service socket");
92 if (DBG) Log.d(TAG, "created LLCP service socket");

Completed in 1829 milliseconds

<<141142143144145146147148149150>>