HomeSort by relevance Sort by last modified time
    Searched refs:an (Results 201 - 225 of 5644) sorted by null

1 2 3 4 5 6 7 891011>>

  /sdk/draw9patch/etc/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /sdk/hierarchyviewer/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /sdk/hierarchyviewer/etc/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /sdk/hierarchyviewer2/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /sdk/hierarchyviewer2/app/etc/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /sdk/hierarchyviewer2/libs/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /sdk/hierarchyviewer2/libs/hierarchyviewerlib/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /system/core/libmincrypt/tools/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /system/extras/latencytop/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /system/extras/libpagemap/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /system/extras/librank/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /system/extras/libublock/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /system/extras/procmem/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /system/extras/timeinfo/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /system/media/mca/filterpacks/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
  /frameworks/base/docs/html/resources/
resources-data.js 72 en: 'Android offers a very powerful and yet easy-to-use message type called an intent. You can use intents to turn applications into high-level libraries and make code modular and reusable. While it is nice to be able to make use of a loosely coupled API, there is no guarantee that the intent you send will be received by another application. This article describes a technique you can use to find out whether the system contains any application capable of responding to the intent you want to use.'
79 en: 'Creating an Input Method'
82 en: 'Input Method Editors (IMEs) provide the mechanism for entering text into text fields and other Views. Android devices come bundled with at least one IME, but users can install additional IMEs. This article covers the basics of developing an IME for the Android platform.'
102 en: 'When an Android device changes its orientation, the default behavior is to automatically restart the current activity with a new configuration. However, this can become a bottleneck in applications that access a large amount of external data. This article discusses how to gracefully handle this situation without resorting to manually processing configuration changes.'
122 en: 'Touch screens allow users to perform gestures, such as tapping, dragging, flinging, or sliding, to perform various actions. The gestures API enables your application to recognize even complicated gestures with ease. This article explains how to integrate this API into an application.'
132 en: 'This article provides an overview of GLSurfaceView, a class that makes it easy to implement 2D or 3D OpenGL rendering inside of an Android application.'
162 en: 'Learn about using ViewStubs inside an application\'s layout in order to inflate rarely used UI elements, without the performance implications which would otherwise be caused by using the <code>&lt;include&gt;</code> tag.'
172 en: 'Learn how to use the <code>&lt;merge&gt;</code> tag in your XML layouts in order to avoid unnecessary levels of hierarchy within an application\'s view tree.'
179 en: 'ListView Backgrounds: An Optimization
    [all...]
  /dalvik/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
60 @echo "Forcing an app rebuild with GENERATE_DEX_DEBUG=true"
  /device/sample/apps/SampleEmailPolicy/
Android.mk 10 # distributed under the License is distributed on an "AS IS" BASIS,
16 # When deploying to an actual device, you must change LOCAL_PACKAGE_NAME to the name desired for
  /external/markdown/markdown/extensions/
abbr.py 11 ... Some text with an ABBR and a REF. Ignore REFERENCE and ref.
17 u'<p>Some text with an <abbr title="Abbreviation">ABBR</abbr> and a <abbr title="Abbreviation Reference">REF</abbr>. Ignore REFERENCE and ref.</p>'
63 Given a string, returns an regex pattern to match that string.
  /external/v8/test/mjsunit/
api-call-after-bypassed-exception.js 28 // This is a test of making an API call after an exception thrown in JavaScript
  /external/valgrind/main/exp-bbv/tests/x86/
million.S 2 # for providing an OSX 10.5 machine to test on
  /external/webkit/LayoutTests/fast/url/script-tests/
ipv4.js 29 // Too many components means not an IP address.
37 // Two dots in a row means not an IP address.
  /external/webkit/LayoutTests/storage/
open-database-while-transaction-in-progress.js 11 // In order to trigger this bug, the transaction must acquire an exclusive
13 // The only way to force SQLite to obtain an exclusive lock is to change more
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
update_webgl_conformance_tests.py 134 help='specify an output directory to place files '
145 _log.error("Must specify an input directory or filename.")
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdCountLeadingZeros.s 11 ; distributed under the License is distributed on an "AS IS" BASIS,

Completed in 441 milliseconds

1 2 3 4 5 6 7 891011>>