Searched
full:service (Results
4176 -
4200 of
11175) sorted by null
<<161162163164165166167168169170>>
/frameworks/native/cmds/servicemanager/ |
service_manager.c | 121 ALOGI("service '%s' died\n", str8(si->name)); 142 // If this service doesn't allow access from isolated processes,
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
SmsMessageBase.java | 102 * Returns the address of the SMS service center that relayed this message 168 * Returns the service centre timestamp in currentTimeMillis() format
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
SmsMessage.java | 45 * A Short Message Service message. 202 * @param scAddress Service Centre address. Null means use default. 220 * @param scAddress Service Centre address. Null means use default. 369 * @param scAddress Service Centre address. Null means use default. 384 * @param scAddress Service Centre address. null == use default 445 * @param scAddress Service Centre address. null == use default 576 // TP-Service-Centre-Time-Stamp 934 // TP-Service-Centre-Time-Stamp [all...] |
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
qosti.h | 66 desc Create the Qos service. 74 desc Delete Qos service.
|
/libcore/luni/src/main/java/javax/xml/ |
XMLConstants.java | 170 * This may set limits on XML constructs to avoid conditions such as denial of service attacks. 174 * ignoring security issues such as limits on XML constructs to avoid conditions such as denial of service attacks.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppBatch.java | 121 /* There are 2 cases: Service scans the databases and it's multiple send 122 * Service receives database update and know additional file should be received
|
/packages/apps/Browser/src/com/android/browser/ |
GoogleAccountLogin.java | 50 "https://www.google.com/accounts/IssueAuthToken?service=gaia&Session=false"); 51 // Url for signing into a particular service.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
ImportProcessor.java | 67 public ImportProcessor(final VCardService service, final VCardImportExportListener listener, 69 mService = service;
|
/packages/apps/Email/ |
proguard.flags | 72 -keepclasseswithmembers class com.android.email.service.AttachmentDownloadService { 76 -keepclasseswithmembers class com.android.email.service.AttachmentDownloadService$AccountManagerStub {
|
/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasFolderSync.java | 26 import com.android.emailcommon.service.EmailServiceProxy; 32 import com.android.exchange.service.EasService;
|
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/ |
IngestService.java | 21 import android.app.Service; 47 public class IngestService extends Service implements ImportTask.Listener,
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
RetryScheduler.java | 287 Intent service = new Intent(TransactionService.ACTION_ONALARM, local 290 context, 0, service, PendingIntent.FLAG_ONE_SHOT);
|
Transaction.java | 96 * Get the service-id of this transaction which was assigned by the framework. 97 * @return the service-id of the transaction
|
/packages/apps/Settings/src/com/android/settings/ |
NotificationAccessSettings.java | 32 import android.service.notification.NotificationListenerService; 228 Slog.w(TAG, "Skipping notification listener service "
|
UsageStats.java | 122 Log.e(TAG, "Failed initializing usage stats service"); 223 Log.e(TAG, "Failed to retrieve usagestats service");
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
TransitionView.java | 19 import com.android.videoeditor.service.ApiService; 20 import com.android.videoeditor.service.MovieTransition;
|
/packages/providers/MediaProvider/src/com/android/providers/media/ |
MtpService.java | 21 import android.app.Service; 41 public class MtpService extends Service {
|
/packages/services/Telephony/res/values/ |
config.xml | 107 <!-- If this is true, the SIM card (through Customer Service Profile EF file) will be 130 <!-- Class name for the default in-call UI Service [DO NOT TRANSLATE] -->
|
/packages/services/Telephony/src/com/android/phone/ |
CallGatewayManager.java | 32 * gateway information for services which route phone calls through their own service/numbers. 33 * The data consists of a number to call and the package name of the service. This data is used in
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
atm.h | 71 /* Quality of Service setting */ 73 /* Service Access Point */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
ip.h | 118 u_int8_t ip_tos; /* type of service */ 156 * Definitions for IP type of service (ip_tos)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atm.h | 71 /* Quality of Service setting */ 73 /* Service Access Point */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
ip.h | 118 u_int8_t ip_tos; /* type of service */ 156 * Definitions for IP type of service (ip_tos)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
atm.h | 71 /* Quality of Service setting */ 73 /* Service Access Point */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
ip.h | 118 u_int8_t ip_tos; /* type of service */ 156 * Definitions for IP type of service (ip_tos)
|
Completed in 2213 milliseconds
<<161162163164165166167168169170>>