HomeSort by relevance Sort by last modified time
    Searched full:applications (Results 1 - 25 of 3186) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/proguard/examples/ant/
applications1.xml 1 <!-- This Ant build file illustrates how to process applications,
3 Usage: ant -f applications.xml -->
5 <project name="Applications" default="obfuscate" basedir="../..">
11 <proguard configuration="examples/applications.pro" />
  /external/webkit/LayoutTests/http/tests/appcache/
main-resource-hash-expected.txt 1 Test that offline applications' main resources are not affected by URL hashes.
offline-access-expected.txt 1 Test that offline applications work when there is no network access (simulated).
  /external/webkit/LayoutTests/platform/android/http/tests/appcache/
main-resource-hash-expected.txt 1 Test that offline applications' main resources are not affected by URL hashes.
offline-access-expected.txt 1 Test that offline applications work when there is no network access (simulated).
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applications1.xml 1 <!-- This Ant build file illustrates how to process applications,
5 <project name="Applications" default="obfuscate" basedir="../..">
11 <proguard configuration="examples/applications.pro" />
  /frameworks/support/v4/java/android/support/v4/accessibilityservice/
package.html 3 Support android.accessibilityservice classes to assist with development of applications for
  /frameworks/support/v4/java/android/support/v4/content/pm/
package.html 3 Support android.content.pm classes to assist with development of applications for
  /frameworks/support/v4/java/android/support/v4/database/
package.html 3 Support android.database classes to assist with development of applications for
  /frameworks/support/v4/java/android/support/v4/os/
package.html 3 Support android.os classes to assist with development of applications for
  /frameworks/support/v4/java/android/support/v4/util/
package.html 3 Support android.util classes to assist with development of applications for
  /external/iptables/extensions/
libxt_CHECKSUM.man 1 This target allows to selectively work around broken/old applications.
6 This is particularly useful, if you need to work around old applications
  /external/qemu/distrib/zlib-1.2.3/
inffast.h 6 /* WARNING: this file should *not* be used by applications. It is
8 subject to change. Applications should only use zlib.h.
  /external/zlib/src/
inffast.h 6 /* WARNING: this file should *not* be used by applications. It is
8 subject to change. Applications should only use zlib.h.
  /frameworks/native/opengl/include/GLES/
egl.h 3 * applications. Several early implementations included gl.h
4 * in egl.h leading applications to include only egl.h
  /packages/providers/ApplicationsProvider/tests/
runtests 5 adb shell am instrument -w -e class com.android.providers.applications.ApplicationsProviderTest com.android.providers.applications.tests/android.test.InstrumentationTestRunner || return
  /frameworks/base/core/java/android/provider/
Applications.java 27 * The Applications provider gives information about installed applications.
31 public class Applications {
36 public static final String AUTHORITY = "applications";
46 public static final String APPLICATION_PATH = "applications";
70 private Applications() {}
85 * "content://applications/applications/&lt;packageName&gt;/&lt;className&gt;".
108 * "content://applications/applications/&lt;packageName&gt;/&lt;className&gt;"
    [all...]
  /development/samples/Home/
_index.html 2 to launch applications by default is an ordinary application itself.
3 A user can install additional Home applications and pick which one to use as the
  /frameworks/base/docs/html/guide/practices/app-design/
index.jd 4 <p>When learning how to build applications on a new platform, you first learn what APIs are available and how to use them. Later, you learn the nuances of the platform. Put another way: first you learn how you <em>can</em> build applications; later, you learn how you <em>should</em> build them, to ensure that your applications offer outstanding performance and a great user experience. </p>
6 <p>The documents below help you learn the nuances of Android and get started building great applications more quickly, They discuss important aspects of application design that directly influence the user experience of your application, when in the hands of a mobile device user. You should read and consider these design goals as you plan your application and throughout its development, especially if you are new to developing for mobile devices.</p>
8 <p>Successful mobile applications offer an outstanding user experience, in addition to a compelling technical feature set. The user experience is more than just its visual design or UI flow. It is also influenced by how well the application responds to the user's keypresses and other actions, how it well it interacts with other applications, and how fully and efficiently it uses device and system capabilities.</p>
15 applications that are fast, responsive, and seamless. </p>
20 <li><a href="seamlessness.html">Designing for Seamlessness</a> (coexisting with other applications)</a></li>
  /docs/source.android.com/src/devices/tech/security/
enhancements43.jd 16 with existing applications. To ensure continued compatibility this release
18 violations, but will not break applications or affect system behavior.</li>
33 nosuid for zygote-spawned processes, preventing Android applications
39 unnecessary capabilities prior to executing applications.
40 This prevents Android applications and applications launched from
45 applications to create exclusive use keys. This provides applications
47 other applications.</li>
51 (isBoundKeyType) that allows applications to confirm that system-wide key
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/
README 6 After installing, you get two helper applications installed into /usr/local/bin:
  /external/openssl/crypto/
ebcdic.h 8 /* Avoid name clashes with other applications */
  /external/openssl/include/openssl/
ebcdic.h 8 /* Avoid name clashes with other applications */
  /frameworks/base/core/java/android/inputmethodservice/
package.html 4 normal applications, they are a framework specifically for writing input
  /frameworks/support/v4/java/android/support/v4/app/
package.html 3 Support android.app classes to assist with development of applications for

Completed in 874 milliseconds

1 2 3 4 5 6 7 8 91011>>