OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:services
(Results
301 - 325
of
31441
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ServReqDnsPtrTestCase.java
51
* DNS TXT: No
services
.
52
* UPnP: No
services
.
ServReqUpnpRootDeviceTestCase.java
51
* DNS PTR: No
services
.
52
* DNS TXT: No
services
.
/development/samples/ApiDemos/src/com/example/android/apis/app/
_package.html
27
<li>
Services
28
- These examples show how you can implement application
services
, which
/external/chromium/chrome/browser/
keychain_mac.h
16
// See Keychain
Services
documentation for function documentation, as these call
17
// through directly to their Keychain
Services
equivalents (Foo ->
/external/chromium_org/crypto/
apple_keychain.h
24
// See Keychain
Services
documentation for function documentation, as these call
25
// through directly to their Keychain
Services
equivalents (Foo ->
/frameworks/av/libvideoeditor/vss/src/
Android.mk
82
$(TOP)/frameworks/av/
services
/audioflinger \
84
$(TOP)/frameworks/native/
services
/audioflinger \
/frameworks/base/docs/html/training/accessibility/
index.jd
34
descriptions. It also covers how to build accessibility
services
, that can
47
<dt><b><a href="service.html">Developing Accessibility
Services
</a></b></dt>
/frameworks/base/location/lib/java/com/android/location/provider/
FusedProvider.java
24
* Base class for Fused providers implemented as unbundled
services
.
26
* <p>Fused providers can be implemented as
services
and return the result of
GeofenceProvider.java
29
* Base class for geofence providers implemented as unbundled
services
.
31
* <p>Geofence providers can be implemented as
services
and return the result of
/packages/apps/ContactsCommon/src/com/android/contacts/common/test/
InjectedServices.java
28
* A mechanism for providing alternative (mock)
services
to the application
29
* while running tests. Activities,
Services
and the Application should check
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
nss.h
20
and for implementors of new
services
. */
44
work around non-existing
services
(e.e., while booting).
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
nss.h
20
and for implementors of new
services
. */
44
work around non-existing
services
(e.e., while booting).
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
nss.h
20
and for implementors of new
services
. */
44
work around non-existing
services
(e.e., while booting).
/cts/tests/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityManagerTest.java
37
"android.view.accessibility.
services
";
40
"android.view.accessibility.
services
.SpeakingAccessibilityService";
43
"android.view.accessibility.
services
.VibratingAccessibilityService";
142
List<ServiceInfo>
services
= mAccessibilityManager.getAccessibilityServiceList();
local
145
final int serviceCount =
services
.size();
147
ServiceInfo serviceInfo =
services
.get(i);
/development/samples/Support4Demos/src/com/example/android/supportv4/accessibility/
AccessibilityManagerSupportActivity.java
44
* information about enabled accessibility
services
via APIs introduced
53
/** Handle to the View showing accessibility
services
summary */
100
* accessibility
services
.
103
// The API for getting the enabled accessibility
services
based on feedback
106
// and the called API is not available an empty list of
services
is returned.
128
// Either no
services
or the platform API version is not high enough.
/development/samples/WiFiDirectServiceDiscovery/
_index.html
1
<p>This is a demo application highlighting how to advertise and discover local
services
that are Wi-Fi peer to peer network capable with
6
with Wi-Fi Direct Service Discovery APIs: Advertise
services
, discover
services
and connect to peers advertising such
services
</p>
11
— the main <code>Activity</code> that contains two fragments to handle app's UI. It advertises and discovers
services
and also registers a broadcast receiver for Wi-Fi Direct related events.</li> <li><a
17
— a <code>ListFragment</code> that displays available
services
, peers and their status. </li>
/external/bluetooth/bluedroid/bta/ag/
bta_ag_api.c
121
void BTA_AgRegister(tBTA_SERVICE_MASK
services
, tBTA_SEC sec_mask,tBTA_AG_FEAT features,
132
p_buf->
services
=
services
;
185
void BTA_AgOpen(UINT16 handle, BD_ADDR bd_addr, tBTA_SEC sec_mask, tBTA_SERVICE_MASK
services
)
194
p_buf->
services
=
services
;
/external/chromium/chrome/browser/net/gaia/
token_service.h
110
// Async load all tokens for
services
we know of from the DB.
119
// For legacy
services
with their own auth routines, they can just read
126
// Tokens will be fetched for all
services
(sync, talk) in the background.
127
// Results come back via event channel.
Services
can also poll before events
178
// Size of array of
services
(must be defined here).
180
// List of
services
that we're performing operations for.
/external/chromium_org/components/browser_context_keyed_service/
browser_context_keyed_base_factory.h
40
// times because testing code can have multiple
services
of the same type
58
// The main public interface for declaring dependencies between
services
77
// GetForBrowserContext() is called on our subclass. Some
services
need to be
85
//
services
they use.)
98
// reach out to other
services
during this phase).
146
//
services
. This is used only for debugging in debug mode. (We can print
/frameworks/base/docs/html/google/play-services/
maps.jd
61
<h4>1. Get the Google Play
services
SDK</h4>
62
<p>The Google Maps Android APIs are part of the Google Play
services
platform.</p>
63
<p>To use Google Maps, <a href="{@docRoot}google/play-
services
/setup.html">set up</a>
64
the Google Play
services
SDK. Then see the <a class="external-link"
71
<p>Once you've installed the Google Play
services
package, the Google Maps sample is located in
72
<code><android-sdk>/extras/google-play-
services
/samples/maps</code> and shows you
plus.jd
62
<h4>1. Get the Google Play
services
SDK</h4>
63
<p>The Google+ Android APIs are part of the Google Play
services
platform.</p>
64
<p>To get started, <a href="{@docRoot}google/play-
services
/setup.html">set up</a>
65
the Google Play
services
SDK.
69
<p>Once you've installed the Google Play
services
package, you can run the Google+ sample located in
70
<code><android-sdk>/extras/google-play-
services
/samples/plus</code>. However, before
auth.jd
18
Google Play
services
offers a standard authorization flow for all Google APIs and
19
all components of Google Play
services
. In addition, you can leverage the authorization
20
portion of the Google Play
services
SDK to gain authorization to
services
that are not yet supported
21
in the Google Play
services
platform by using the access token to manually make API
25
<p>For implementation details, see the sample in <code><android-sdk>/extras/google-play-
services
/samples/auth</code>,
30
Google Play
services
leverage existing accounts on an Android-powered device
31
to gain authorization to the
services
that you want to use. To obtain an access token,
99
The sample in the Google Play
services
SDK shows you how to wrap this call in an AsyncTask.
114
For background
services
. Displays a notification to the user when authorization errors occur.</li
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/accessibility/
services.jd
1
page.title=Building Accessibility
Services
52
<p>Android provides standard accessibility
services
, including TalkBack, and developers can
53
create and distribute their own
services
. This document explains the basics of building an
56
<p>The ability for you to build and deploy accessibility
services
was introduced with Android 1.6
60
Android 1.6. Developers aiming for widely compatible accessibility
services
are encouraged to use
67
<p>Applications that provide accessibility
services
must include specific declarations in their
69
section explains the required and optional settings for accessibility
services
.</p>
93
<p>These declarations are required for all accessibility
services
deployed on Android 1.6 (API Level
99
<p>Accessibility
services
must also provide a configuration which specifies the types of
159
specify this information enables accessibility
services
to cooperate with each other, and allows yo
[
all
...]
/development/apps/Development/src/com/android/development/
PackageSummary.java
165
LinearLayout
services
= (LinearLayout)findViewById(R.id.
services
);
local
202
if (info.
services
!= null) {
203
final int N = info.
services
.length;
205
ServiceInfo si = info.
services
[i];
209
services
.addView(view, lp);
212
services
.setVisibility(View.GONE);
/frameworks/base/docs/html/
legal.jd
66
<h2 id="Other">Other Android
Services
</h2>
68
<p>Google provides other optional
services
for your Android apps that have their own legal terms and
69
restrictions. Such
services
include:</p>
82
also offers your app powerful
services
such as in-app billing and license verification. In order to
83
distribute your apps on Google Play and use the associated
services
, you must agree to the Developer
92
<dd>The Android Maps APIs are a collection of
services
(including, but not limited to, the
124
<p>Any and all other
services
available for Android but not documented on <a
Completed in 881 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>