Home
last modified time | relevance | path

Searched refs:combination (Results 1 – 25 of 182) sorted by relevance

12345678

/frameworks/base/core/java/android/view/
DKeyCharacterMap.java271 final int combination = (combining << 16) | c; in addDeadKey() local
272 sDeadKeyCache.put(combination, result); in addDeadKey()
500 final int combination = (combining << 16) | c; in getDeadChar() local
503 combined = sDeadKeyCache.get(combination, -1); in getDeadChar()
511 sDeadKeyCache.put(combination, combined); in getDeadChar()
/frameworks/native/opengl/specs/
DEGL_ANDROID_create_native_client_buffer.txt116 is non-zero then the combination of all four sizes must correspond to a
143 * If the combination of the values of EGL_RED_SIZE, EGL_GREEN_SIZE,
147 * If the value of EGL_NATIVE_BUFFER_ANDROID is not a valid combination
/frameworks/base/docs/html/training/multiple-apks/
Dindex.jd35 textures, API levels, screen sizes, or some combination thereof.</p>
67 variable (screen size, API version, GL texture). Examples in the lesson target using a combination
/frameworks/base/docs/html/guide/topics/manifest/
Dcompatible-screens-element.jd27 specifies a specific screen size-density combination with which the application is compatible.
117 these; any combination of size and density that you do <em>not</em> specify is considered a screen
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dindex.jd48 combination to detect the services offered by a device and connect to the
/frameworks/base/docs/html/guide/
Dindex.jd27 <p>Android apps are built as a combination of distinct components that can be invoked
/frameworks/base/docs/html/wear/preview/features/
Dcomplications.jd594 characters. May only be meaningful in combination with <em>Short
614 meaningful in combination with <em>Long text</em>.
635 depicted. Only meaningful in combination with <em>Value</em> and
646 depicted. Only meaningful in combination with <em>Value</em> and
/frameworks/base/docs/html/distribute/tools/
Dopen-distribution.jd10 combination of approaches that meets your needs. From publishing in an app
/frameworks/base/docs/html/distribute/monetize/
Dads.jd15 and maximize your ad revenue. You won’t need to rely on a combination of
/frameworks/data-binding/compiler/src/main/resources/
DNOTICE.txt147 Contribution(s) alone or by combination of their Contribution(s)
364 Contribution(s) alone or by combination of their Contribution(s)
628 Contribution(s) alone or by combination of their Contribution(s)
805 1.2. "Contributor Version" means the combination of the Original
810 combination of the Original Code and Modifications, in each case
898 combination of the Original Code with other software or devices.
913 and/or in combination with its Contributor Version (or portions
914 of such combination), to make, use, sell, offer for sale, have
916 Contributor (or portions thereof); and 2) the combination of
918 Version (or portions of such combination).
[all …]
/frameworks/base/docs/html/distribute/googleplay/
Dabout.jd70 text and graphics and find the combination that drives the most downloads.
/frameworks/base/docs/html/design/tv/
Dpatterns.jd21 brightness, opacity, animation or a combination of these attributes to help users see a focused
/frameworks/base/docs/html/training/tv/start/
Dnavigation.jd135 Your app layout and implementation should use color, size, animation, or a combination of these
/frameworks/base/docs/html/ndk/guides/
Dndk-build.jd92 results of each possible combination of settings.</p>
/frameworks/base/docs/html/guide/topics/processes/
Dprocess-lifecycle.jd11 Instead, it is determined by the system through a combination of the parts of the application
/frameworks/base/docs/html/preview/
Dguide.jd106 paths that use the permission-protected services. You can do this through a combination of
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_position.jd60 combination with the accelerometer to determine a device's position relative to
246 combination with a device's accelerometer. Using these two hardware sensors, an orientation sensor
/frameworks/base/docs/html/work/
Ddevice-management-policy.jd94 actions to mitigate security risk by implementing some combination of deleting sensitive data on the
/frameworks/base/docs/html/about/versions/
Dandroid-2.3-highlights.jd219 especially benefit games that use touch events in combination with 3D graphics
245 Applications can use the new sensors in combination with any other sensors
/frameworks/base/media/jni/soundpool/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/av/media/libstagefright/omx/tests/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/av/media/libstagefright/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/native/cmds/rawbu/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/base/cmds/requestsync/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/base/cmds/app_process/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)

12345678