OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apis
(Results
676 - 700
of
4075
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/support/v4/honeycomb_mr2/android/support/v4/net/
ConnectivityManagerCompatHoneycombMR2.java
33
* Implementation of ConnectivityManagerCompat that can use Honeycomb MR2
APIs
.
/libcore/luni/src/main/java/javax/xml/transform/stream/
package.html
8
<p>This package implements stream- and URI- specific transformation
APIs
.
/packages/providers/DownloadProvider/tests/permission/
AndroidManifest.xml
26
The tests in this package are intended to verify that protected
APIs
or data
/sdk/common/src/com/android/annotations/
Nullable.java
31
* <b>Note</b>: this is the default assumption for most Java
APIs
and the
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
MapViewRule.java
40
"http://code.google.com/android/add-ons/google-
apis
/mapkey.html"); //$NON-NLS-1$
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/testdata/
AndroidManifest-testapp.xml
28
android:targetPackage="com.example.android.
apis
" android:label="Tests for Api Demos." />
/development/samples/ApiDemos/src/com/example/android/apis/
ApiDemos.java
17
package com.example.android.
apis
;
43
String path = intent.getStringExtra("com.example.android.
apis
.Path");
130
result.putExtra("com.example.android.
apis
.Path", path);
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
TaskBackService.java
17
package com.example.android.
apis
.accessibility;
19
import com.example.android.
apis
.R;
46
"com.example.android.
apis
.accessibility.TaskListView";
/development/samples/ApiDemos/src/com/example/android/apis/app/
LauncherShortcuts.java
17
package com.example.android.
apis
.app;
25
import com.example.android.
apis
.R;
54
private static final String EXTRA_KEY = "com.example.android.
apis
.app.LauncherShortcuts";
MessengerService.java
17
package com.example.android.
apis
.app;
37
import com.example.android.
apis
.R;
38
import com.example.android.
apis
.app.RemoteService.Controller;
MessengerServiceActivities.java
1
package com.example.android.
apis
.app;
3
import com.example.android.
apis
.R;
4
import com.example.android.
apis
.app.LocalServiceActivities.Binding;
PersistentState.java
17
package com.example.android.
apis
.app;
22
import com.example.android.
apis
.R;
56
* <td class="LinkColumn">src/com.example.android.
apis
/app/PersistentState.java</td>
FragmentLayout.java
17
package com.example.android.
apis
.app;
19
import com.example.android.
apis
.R;
20
import com.example.android.
apis
.Shakespeare;
/docs/source.android.com/src/source/
code-lines.md
64
other things that do not affect the
APIs
of the platform.
70
platform
APIs
) will be developed by Google internally. See below for
76
- When the platform
APIs
for the next version have stabilized and been fully
/external/chromium/chrome/common/extensions/docs/static/
docs.html
8
the
APIs
and these docs say <em>extension</em> everywhere.
98
APIs
on the Beta channel are subject to change.
116
APIs
on the Dev channel are subject to change.
/frameworks/av/include/drm/
drm_framework_common.h
273
* DrmFramework provides two different set of decryption
APIs
.
274
* 1. Decrypt
APIs
for elementary stream based DRM
281
* 2. Decrypt
APIs
for container based DRM (file format itself is encrypted)
/frameworks/base/docs/html/guide/basics/
fixme-gs-core-packages.jd
61
<dd>contains low-level
APIs
for working with
87
<dd>provides
APIs
for interacting with the
90
<dd>includes various
APIs
for working with
/frameworks/base/docs/html/about/versions/
android-4.0.jd
1
page.title=Android 4.0
APIs
12
<li><a href="#Honeycomb">Previous
APIs
</a></li>
30
developers. Besides all the new features and
APIs
discussed below, Android 4.0 is an important
31
platform release because it brings the extensive set of
APIs
and Holographic themes from Android 3.x
45
<p>The sections below provide a technical overview of new
APIs
in Android 4.0.</p>
57
<li><a href="#Contacts">Social
APIs
in Contacts Provider</a></li>
89
<h3 id="Contacts">Social
APIs
in Contacts Provider</h3>
91
<p>The contact
APIs
defined by the {@link android.provider.ContactsContract} provider have been
154
<p>The new {@link android.provider.ContactsContract.DataUsageFeedback}
APIs
allow you to help track
165
<p>The new calendar
APIs
allow you to read, add, modify and delete calendars, events, attendees
[
all
...]
api-levels.jd
235
using
APIs
that were <em>introduced</em> in the API Level specified. If the
237
then it would crash at run-time when it tried to access
APIs
that don't exist.
294
<p>Each new version of the Android platform can include new framework
APIs
, such
296
existing API parts. The new
APIs
are accessible to applications when running on
299
the platform do not include the new
APIs
, applications that use the new
APIs
are
324
<p>If you build an application that uses
APIs
or system features introduced in
332
<p>If your application uses
APIs
introduced in the latest platform version but
336
case, the application will crash at runtime when it tries to use
APIs
that don't
371
you begin developing on the platform although the
APIs
may not be final, th
[
all
...]
android-1.5.jd
181
<p>To use
APIs
introduced in Android {@sdkPlatformVersion} in your
203
<li>
APIs
for creating secure home screen {@link android.appwidget
210
<li>
APIs
for populating {@link android.provider.LiveFolders Live Folders}
216
<li>Raw audio recording and playback
APIs
</li>
218
<li>Video recording
APIs
for developers (3GP format)</li>
255
APIs
}</li>
/docs/source.android.com/src/tech/security/
index.md
239
development framework, set of
APIs
, or language in order to enforce security.
303
built-in Android Email application uses the
APIs
to improve Exchange support.
309
In addition to use in applications included with the Android system, these
APIs
364
access features not presented to applications by Android
APIs
.
436
##The Android Permission Model: Accessing Protected
APIs
444
capabilities are restricted by an intentional lack of
APIs
to the sensitive
448
sensitive
APIs
are intended for use by trusted applications and protected
451
These protected
APIs
include:
461
of the protected
APIs
on the device, an application must define the
487
installed while requesting access to protected
APIs
is shown in *Figure 2*
[
all
...]
/external/jdiff/src/jdiff/
JDiff.java
36
* Generate the summary of the
APIs
.
94
// Compare the old and new
APIs
.
270
/** If set, then read in two XML files and compare their
APIs
. */
284
static final String jDiffDescription = "JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two
APIs
are compared.";
286
static final String jDiffKeywords = "diff, jdiff, javadiff, java diff, java difference, API difference, difference between two
APIs
, API diff, Javadoc, doclet";
/frameworks/base/docs/html/guide/topics/renderscript/
compute.jd
47
is now deprecated as of Android 4.1 (most of the
APIs
in <code>rs_graphics.rsh</code>
48
and the corresponding
APIs
in {@link android.renderscript}).
71
<p>When using Renderscript, there are three layers of
APIs
that enable communication between the
75
<li>The Renderscript runtime
APIs
allow you to do the computation
78
<li>The reflected layer
APIs
are a set of classes that are reflected from your Renderscript
104
<li>Development complexity: Renderscript introduces a new set of
APIs
that you have to learn.</li>
/frameworks/base/docs/html/sdk/
RELEASENOTES.jd
88
is not using Android internal structures or
APIs
.</p>
285
<li>The SDK includes a new version of the Google
APIs
add-on. The add-on
288
Google
APIs
add-on and the library it provides, see:
291
href="http://code.google.com/android/add-ons/google-
apis
">http://code.google.com/android/add-ons/google-
apis
</a> </p></li>
363
is not using Android internal structures or
APIs
.</p>
377
specific actual device (or family of devices) that extends the
APIs
available to
387
<p>The SDK includes a single SDK add-on — the Google
APIs
add-on. The
388
Google
APIs
add-on gives your application access to the com.google.android.maps
390
The Google
APIs
add-on also includes a {@link android.location.Geocoder Geocoder
[
all
...]
/frameworks/base/docs/html/tools/sdk/
RELEASENOTES.jd
88
is not using Android internal structures or
APIs
.</p>
285
<li>The SDK includes a new version of the Google
APIs
add-on. The add-on
288
Google
APIs
add-on and the library it provides, see:
291
href="http://code.google.com/android/add-ons/google-
apis
">http://code.google.com/android/add-ons/google-
apis
</a> </p></li>
363
is not using Android internal structures or
APIs
.</p>
377
specific actual device (or family of devices) that extends the
APIs
available to
387
<p>The SDK includes a single SDK add-on — the Google
APIs
add-on. The
388
Google
APIs
add-on gives your application access to the com.google.android.maps
390
The Google
APIs
add-on also includes a {@link android.location.Geocoder Geocoder
[
all
...]
Completed in 615 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>