OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:services
(Results
176 - 200
of
24081
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit/chromium/public/
WebNotificationPresenter.h
24
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES
; LOSS OF USE,
44
// Provides the
services
to show desktop notifications to the user.
/frameworks/av/libvideoeditor/lvpp/
Android.mk
81
$(TOP)/frameworks/av/
services
/audioflinger \
84
$(TOP)/frameworks/native/
services
/audioflinger
/frameworks/base/core/java/android/app/
package.html
36
href="{@docRoot}guide/topics/fundamentals/
services
.html">
Services
</a>, <a
/frameworks/base/docs/html/guide/topics/text/
index.jd
3
page.landing.intro=Use text
services
to add conventient features such as copy/paste and spell checking to your app. You can also develop your own text
services
to offer custom IMEs, dictionaries, and spelling checkers that you can distribute to users as applications.
/frameworks/base/docs/html/training/managing-audio/
index.jd
22
<li><a href="{@docRoot}guide/components/
services
.html">
Services
</a></li>
/frameworks/base/location/lib/java/com/android/location/provider/
GeocodeProvider.java
28
* Base class for geocode providers implemented as unbundled
services
.
30
* <p>Geocode providers can be implemented as
services
and return the result of
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pDnsSdServiceRequest.java
57
* Create a service discovery request to search all Bonjour
services
.
66
* Create a service discovery to search for Bonjour
services
with the specified
WifiP2pUpnpServiceRequest.java
50
* Create a service discovery request to search all UPnP
services
.
58
* Create a service discovery request to search specified UPnP
services
.
/frameworks/ml/bordeaux/service/res/values/
strings.xml
26
<string name="local_service_controller">This demonstrates how you can implement persistent
services
that
45
<string name="lava_service_controller">This demonstrates how you can implement persistent
services
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
AggregatorManager.java
17
package android.bordeaux.
services
;
20
import android.bordeaux.
services
.StringString;
BordeauxPredictor.java
17
package android.bordeaux.
services
;
19
import android.bordeaux.
services
.IPredictor;
/libcore/support/src/test/java/tests/support/
Support_ProviderTrust.java
34
// Version of the
services
50
* Register the
services
the receiver provides.
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
Config.java
35
* List of profile
services
.
38
//Do not inclue OPP and PBAP, because their
services
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libnss_nis-2.7.so
libnss_nis.so
libnss_nis.so.2
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libnss_nis-2.7.so
libnss_nis.so
libnss_nis.so.2
/tools/motodev/src/plugins/devices.services/src/com/motorola/studio/android/devices/services/ddms/
MonkeyServiceHandler.java
16
package com.motorola.studio.android.devices.
services
.ddms;
30
import com.motorola.studio.android.devices.
services
.i18n.ServicesNLS;
/tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/logic/
IAndroidLogicInstance.java
27
* some specific methods related to
services
logic.
30
* Define which additional information is required from a
services
to
/libcore/luni/src/main/java/java/security/
Provider.java
37
import org.apache.harmony.security.fortress.
Services
;
122
* Returns the version number for the
services
being provided.
124
* @return the version number for the
services
being provided.
131
* Returns a description of the
services
being provided.
133
* @return a description of the
services
being provided.
151
* Clears all properties used to look up
services
implemented by this
172
// if registered then refresh
Services
173
Services
.setNeedRefresh();
217
// if registered then refresh
Services
218
Services
.setNeedRefresh()
[
all
...]
/docs/source.android.com/src/tech/encryption/
android_crypto_implementation.md
41
services
must be put in one of three classes: core, main or late_state.
42
Services
in the core class are not shutdown and restarted when the
43
temporary framework gets the disk password.
Services
in the main class
44
are restarted when the framework is restarted.
Services
in late_start are
45
not started until after the temporary framework is restarted. Put
services
94
Finally, there were problems around killing and restarting various
services
101
requiring all
services
to be in 1 of 3 groups: core, main and late_start.
102
Core
services
are never shut down after starting. main
services
are shutdown
103
and then restarted after the disk password is entered. late_start
services
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/accessibility/
apps.jd
53
limitations when those users activate accessibility
services
and features on a device. These
54
services
make your application more accessible even if you do not make any accessibility changes
74
<li>Test your application using only accessibility navigation
services
and features. Turn on
84
make custom view controls compatible with accessibility
services
.</p>
106
appear on screen, but if the user enables accessibility
services
that provide audible prompts, then
268
your application. These messages are handled by <a href="
services
.html">Accessibility
Services
</a>,
299
accessibility
services
on revisions of Android <em>prior</em> to 4.0 (API Level 14) you
302
view, which is spoken by accessibility
services
, such as TalkBack.</dd>
331
<dd>(API Level 14) This method provides accessibility
services
with information about the state o
[
all
...]
/abi/cpp/src/
array_type_info.cc
22
// OR
SERVICES
; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
Completed in 708 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>