HomeSort by relevance Sort by last modified time
    Searched full:applications (Results 1551 - 1575 of 4211) sorted by null

<<61626364656667686970>>

  /frameworks/base/docs/html/tools/help/
jobb.jd 8 Level 9) or higher. OBB files are used to provide additional file assets for Android applications
  /frameworks/base/docs/html/tools/testing/
what_to_test.jd 6 As you develop Android applications, knowing what to test is as important as knowing how to
  /frameworks/base/docs/html/training/basics/network-ops/
managing.jd 43 <p>This lesson describes how to write applications that have fine-grained
78 of network connectivity. It also notifies applications when network
161 android.permission.INTERNET}&mdash;Allows applications to open network
165 android.permission.ACCESS_NETWORK_STATE}&mdash;Allows applications to access
  /frameworks/base/docs/html/training/displaying-bitmaps/
index.jd 41 application memory for various screen sizes and densities. Applications should be optimized to
  /frameworks/base/docs/html/training/implementing-navigation/
descendant.jd 53 <p>There are cases where descending into your application's information hierarchy leads to activities from other applications. For example, when viewing the contact details screen for an entry in the phone address book, a child screen detailing recent posts by the contact on a social network may belong to a social networking application.</p>
  /frameworks/base/docs/html/training/in-app-billing/
test-iab-app.jd 35 <p>Because Google Play does not allow you to use your developer account to directly purchase in-app products that you have created yourself, you'll need to create test acccounts under your developer account profile. To create a test account, simply enter a valid Google email address. Users with these test accounts will then be able to make in-app-billing purchases from uploaded, unpublished applications that you manage.</p>
  /frameworks/base/docs/html/training/run-background-service/
create-service.jd 124 This also means that only components in the same app or other applications with the same user ID
  /frameworks/base/media/java/android/media/
MediaDrm.java 88 * <p>Applications should register for informational events in order
92 * callback associated with this listener, applications are required to create
590 * Applications of this capability could include securing various types of
591 * purchased or private content, such as applications, books and other media,
MediaRouterClientState.java 39 * Globally selected routes override any other route selections that applications
  /frameworks/base/services/java/com/android/server/
EntropyMixer.java 42 * {@code /dev/random} may be in a fairly predictable state. Applications which
  /frameworks/base/services/java/com/android/server/am/
EventLogTags.logtags 48 # Reporting to applications that memory is low
  /frameworks/base/services/java/com/android/server/display/
VirtualDisplayAdapter.java 32 * A display adapter that provides virtual displays on behalf of applications.
  /frameworks/base/services/java/com/android/server/usb/
UsbHostManager.java 82 /* returns true if the USB device should not be accessible by applications */
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
BordeauxSessionManager.java 33 // This class manages the learning sessions from multiple applications.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccController.java 36 * applications to pass them to phone and service trackers.
  /frameworks/support/v4/java/android/support/v4/view/
ViewGroupCompat.java 146 * dispatch. This behavior is enabled by default for applications that target an
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
RemoteControlClientCompat.java 27 * Hidden for now but we might want to make this available to applications
  /frameworks/wilhelm/src/android/
android_defs.h 160 // The preferred MIME types for new applications are in ../../include/*/OpenMAXAL_Android.h
  /hardware/ti/omap4xxx/security/tf_sdk/include/
mtc.h 45 * not define it in applications.
  /libcore/benchmarks/src/benchmarks/regression/
ParseBenchmark.java 41 * applications will be parsing.
  /libcore/crypto/src/main/java/org/conscrypt/
SSLSocketInputStream.java 55 * to client applications.
  /libcore/luni/src/main/java/java/lang/ref/
SoftReference.java 49 * <p>Most applications should use an {@code android.util.LruCache} instead of
  /libcore/luni/src/main/java/java/nio/charset/
Charset.java 76 * in UTF-8 is that most applications that use UTF-8 do not expect to see a BOM. (This is also a
433 * <p>Applications should generally create a {@link CharsetEncoder} using {@link #newEncoder}
455 * <p>Applications should generally create a {@link CharsetEncoder} using {@link #newEncoder}
469 * <p>Applications should generally create a {@link CharsetDecoder} using {@link #newDecoder}
  /libcore/luni/src/main/java/java/util/
Random.java 87 * <p>Most applications will want to use one of this class' convenience methods instead.
  /libcore/luni/src/main/java/java/util/concurrent/
TransferQueue.java 16 * example in message passing applications in which producers

Completed in 1102 milliseconds

<<61626364656667686970>>