OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apis
(Results
151 - 175
of
3482
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/ApiDemos/res/layout/
drag_layout.xml
20
xmlns:dot="http://schemas.android.com/apk/res/com.example.android.
apis
"
32
<com.example.android.
apis
.view.DraggableDot
41
<com.example.android.
apis
.view.DraggableDot
53
<com.example.android.
apis
.view.DraggableDot
65
<com.example.android.
apis
.view.DraggableDot
/development/samples/ApiDemos/src/com/example/android/apis/os/
SmsReceivedDialog.java
17
package com.example.android.
apis
.os;
31
import com.example.android.
apis
.R;
38
public static final String SMS_FROM_ADDRESS_EXTRA = "com.example.android.
apis
.os.SMS_FROM_ADDRESS";
39
public static final String SMS_FROM_DISPLAY_NAME_EXTRA = "com.example.android.
apis
.os.SMS_FROM_DISPLAY_NAME";
40
public static final String SMS_MESSAGE_EXTRA = "com.example.android.
apis
.os.SMS_MESSAGE";
/external/chromium/chrome/common/extensions/docs/static/
whats_new.html
22
<h4> Additions to existing
APIs
</h4>
54
<h4> Changes to existing
APIs
</h4>
68
<h4> Additions to existing
APIs
</h4>
99
<h4> Additions to existing
APIs
</h4>
113
<h4> New
APIs
</h4>
125
<h4> Additions to existing
APIs
</h4>
152
<h4> New
APIs
</h4>
156
packaged apps can use extension
APIs
.
179
<h4> New
APIs
</h4>
189
<h4> Additions to existing
APIs
</h4
[
all
...]
/frameworks/base/docs/html/resources/articles/
future-proofing.jd
15
<p><b>Technique to Avoid, #1: Using Internal
APIs
</b></p>
19
have chosen to use unsupported or internal
APIs
. For instance, many
21
toggle
APIs
that were present in 1.0 and 1.1. A bug -- which was
22
fixed in Android 1.5 -- allowed apps to use those
APIs
without
23
requesting permission. As a result, apps that used those
APIs
broke
24
on 1.5. If you've used internal
APIs
in your apps, you need to update
39
directly turn on or off GPS. These apps won't crash, but the
APIs
in
/frameworks/base/docs/html/guide/webapps/
debugging.jd
15
<li><a href="#Browser">Using Console
APIs
in the Android Browser</a></li>
16
<li><a href="#WebView">Using Console
APIs
in WebView</a></li>
28
using the {@code console} JavaScript
APIs
, which output messages to logcat. If you're familiar with
31
of the same
APIs
, so you can receive logs from your web page when debugging in Android's Browser
36
<h2 id="Browser">Using Console
APIs
in the Android Browser</h2>
43
those written using JavaScript {@code console}
APIs
.</p>
70
<p>Android's WebKit does not implement all of the console
APIs
available in other desktop browsers.
84
<h2 id="WebView">Using Console
APIs
in WebView</h2>
87
same console
APIs
are supported when debugging your web page in WebView. On Android
/development/samples/ApiDemos/src/com/example/android/apis/app/
Animation.java
17
package com.example.android.
apis
.app;
21
import com.example.android.
apis
.R;
22
import com.example.android.
apis
.view.Controls1;
CustomTitle.java
17
package com.example.android.
apis
.app;
28
import com.example.android.
apis
.R;
43
* <td >src/com.example.android.
apis
/app/CustomTitle.java</td>
Forwarding.java
17
package com.example.android.
apis
.app;
21
import com.example.android.
apis
.R;
48
<td class="LinkColumn">src/com.example.android.
apis
/app/Forwarding.java</td>
/development/samples/ApiDemos/src/com/example/android/apis/nfc/
ForegroundDispatch.java
17
package com.example.android.
apis
.nfc;
19
import com.example.android.
apis
.R;
33
* An example of how to use the NFC foreground dispatch
APIs
. This will intercept any MIME data
ForegroundNdefPush.java
17
package com.example.android.
apis
.nfc;
19
import com.example.android.
apis
.R;
32
* An example of how to use the NFC foreground NDEF push
APIs
.
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/
LocalServiceTest.java
17
package com.example.android.
apis
.app;
36
* -e class com.example.android.
apis
.app.LocalServiceTest \
37
* com.example.android.
apis
.tests/android.test.InstrumentationTestRunner
/frameworks/base/docs/html/guide/topics/nfc/
index.jd
14
framework
APIs
are based around a <a href="http://www.nfc-forum.org/">NFC Forum</a> standard
21
NDEF data in your applications and gives an overview of the framework
APIs
that support the basic
26
<dd>This document goes over the
APIs
that enable use of the various tag technologies that
/cts/tests/tests/permission/
README
15
In the permissions test cases, we just test the negative cases. These tests are to test the behavior of accessing the
APIs
without the required permission.
/cts/tools/signature-tools/templates/
Common_meta.st
2
<meta name="keywords" content="API difference, difference between two
APIs
, API diff">
/development/samples/ApiDemos/
README.txt
2
that illustrate the use of various Android
APIs
. It includes samples of:
/development/samples/ApiDemos/src/com/example/android/apis/view/
Controls2.java
17
package com.example.android.
apis
.view;
Controls3.java
17
package com.example.android.
apis
.view;
Controls4.java
17
package com.example.android.
apis
.view;
Controls5.java
17
package com.example.android.
apis
.view;
Controls6.java
17
package com.example.android.
apis
.view;
Tabs4.java
17
package com.example.android.
apis
.view;
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/
Focus2ActivityTest.java
17
package com.example.android.
apis
.view;
19
import com.example.android.
apis
.R;
40
* See {@link com.example.android.
apis
.app.ForwardingTest} for an example of an Activity unit test.
42
* See {@link com.example.android.
apis
.AllTests} for documentation on running
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/
AllTests.java
16
package com.example.android.
apis
;
/development/scripts/app_engine_server/gae_shell/
README
7
APIs
, or as a debugging aid during development.
/external/apache-http/src/org/apache/commons/logging/impl/
package.html
20
<p>Concrete implementations of commons-logging wrapper
APIs
.</p>
Completed in 424 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>