Home
last modified time | relevance | path

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

1234567

/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/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/design/building-blocks/
Dspinners.jd24 components. Use spinners in forms for both simple data input and in combination with other input
/frameworks/base/docs/html/guide/topics/manifest/
Dcompatible-screens-element.jd26 specifies a specific screen size-density combination with which the application is compatible.
115 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/distribute/tools/
Dopen-distribution.jd10 combination of approaches that meets your needs. From publishing in an app
/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/distribute/monetize/
Dads.jd23 tools are made to help you figure out what combination works best for both
/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/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/distribute/analyze/
Dunderstand-user-value.jd127 combination of dimensions and metrics, you can create segments specific to
/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/training/enterprise/
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/av/media/mediaserver/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/base/cmds/dpm/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/av/media/libeffects/visualizer/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/base/packages/FakeOemFeatures/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/base/packages/SystemUI/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/av/media/libstagefright/codecs/mp3dec/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/base/data/fonts/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/av/media/libstagefright/codecs/aacenc/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)
/frameworks/av/cmds/stagefright/
DNOTICE93 Contribution(s) alone or by combination of their Contribution(s)

1234567