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

<<141142143144145146147148149150>>

  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
SecurityTest.java 430 // service has no KeySize attribute
433 // service has no ImplementedIn attribute
436 // service has no 'Attribute' attribute
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertAudio.java 20 import android.app.Service;
45 * Manages alert audio and vibration and text-to-speech. Runs as a service so that
48 public class CellBroadcastAlertAudio extends Service implements TextToSpeech.OnInitListener,
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasLoadAttachment.java 24 import com.android.emailcommon.service.EmailServiceStatus;
25 import com.android.emailcommon.service.IEmailServiceCallback;
32 import com.android.exchange.service.EasService;
  /packages/apps/Launcher3/
AndroidManifest.xml 128 <action android:name="android.service.wallpaper.CROP_AND_SET_WALLPAPER" />
150 <service android:name="com.android.launcher3.MemoryTracker"
153 </service>
  /packages/apps/Settings/src/com/android/settings/accessibility/
ToggleAccessibilityServicePreferenceFragment.java 95 // Enabling at least one service enables accessibility.
103 // Disabling the last service disables accessibility.
231 // Service specific capabilities.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_manifest_attrs.xml 45 components), or with the activity, receiver, service, or instrumentation
61 components), or with the activity, receiver, service, or instrumentation
118 {@link #AndroidManifestService service},
  /external/mdnsresponder/mDNSShared/
dnssd_clientstub.c 282 // for the daemon to respond, but that's okay -- the daemon is a trusted service and we know if won't take more
289 // to communicate with the system service, we want to make sure that the next operation on this socket (accept() or
414 // Return a connected service ref (deallocate with DNSServiceRefDeallocate)
451 // <rdar://problem/4096913> If the system service is disabled, we only want to try to connect once
673 // but that's okay -- the daemon is a trusted service and we know if won't take more than a few milliseconds to respond.
759 // but that's okay -- the daemon is a trusted service and we know if won't take more than a few milliseconds to respond.
    [all...]
  /external/chromium_org/chrome/common/
chrome_switches.cc 164 // Checks the cloud print connector policy, informing the service process if
180 // Clears the token service before using it. This allows simulating the
182 const char kClearTokenService[] = "clear-token-service";
205 // service or register proxy for autostart.
208 // The URL of the cloud print service to use, overrides any value stored in
209 // preferences, and the default. Only used if the cloud print service has been
211 const char kCloudPrintServiceURL[] = "cloud-print-service";
525 // Disables the backend service for web resources.
604 // This applies only when the process type is "service". Enables the Cloud
605 // Print Proxy component within the service process
    [all...]
  /external/netperf/
nettest_dlpi.c 121 Recv Send Send Utilization Service Demand\n\
431 /* utilization and/or service demand and thruput. */
524 /* calculated service demand and all those interesting things. If it */
552 /* We must now do a little math for service demand and cpu */
597 /* local service demand, or the remote service demand. If the */
628 local_service_demand, /* local service demand */
629 remote_service_demand); /* remote service demand */
634 /* The tester did not wish to measure service demand. */
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nls/
NotificationListenerVerifierActivity.java 31 import android.app.Service;
101 public static class DismissService extends Service {
393 // wait for the service to start
585 // wait for the service to start
  /cts/tests/tests/view/src/android/view/cts/
ContextThemeWrapperTest.java 73 // All service get from contextThemeWrapper just the same as this context get,
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTest.java 36 * each directory segment exists using ddmlib's file service. This was
  /developers/build/prebuilts/gradle/BasicNotifications/BasicNotificationsSample/src/main/java/com/example/android/basicnotifications/
MainActivity.java 38 * notification service can fire it on our behalf.
  /developers/build/prebuilts/gradle/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/repeatingalarm/
RepeatingAlarmFragment.java 55 // Because the intent must be fired by a system service from outside the application,
  /developers/samples/android/background/alarms/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/repeatingalarm/
RepeatingAlarmFragment.java 55 // Because the intent must be fired by a system service from outside the application,
  /developers/samples/android/ui/notifications/BasicNotifications/BasicNotificationsSample/src/main/java/com/example/android/basicnotifications/
MainActivity.java 38 * notification service can fire it on our behalf.
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
BluetoothChatService.java 100 * Start the chat service. Specifically start AcceptThread to begin a
241 // Start the service over to restart listening mode
256 // Start the service over to restart listening mode
462 // Start the service over to restart listening mode
  /development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerCompat.java 129 * service from
  /development/samples/KeyChainDemo/
_index.html 17 &mdash; a <code>Service</code> that runs the web server in the foreground.</li>
  /development/samples/MySampleRss/
AndroidManifest.xml 62 <service android:name="RssService" android:process=":myrss"/>
  /development/samples/WeatherListWidget/
_index.html 21 the service to the collection view in the widget.
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
WiFiDirectBroadcastReceiver.java 39 * @param manager WifiP2pManager system service
  /development/samples/browseable/BasicNotifications/src/com.example.android.basicnotifications/
MainActivity.java 38 * notification service can fire it on our behalf.
  /development/samples/browseable/repeatingAlarm/src/com.example.android.repeatingalarm/
RepeatingAlarmFragment.java 55 // Because the intent must be fired by a system service from outside the application,
  /device/lge/mako/camera/
Android.mk 74 # if debug service layer and up , use stub camera!

Completed in 1794 milliseconds

<<141142143144145146147148149150>>