Searched refs:combination (Results 1 – 25 of 171) sorted by relevance
1234567
/frameworks/base/core/java/android/view/ |
D | KeyCharacterMap.java | 271 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/ |
D | index.jd | 35 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/ |
D | spinners.jd | 24 components. Use spinners in forms for both simple data input and in combination with other input
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | compatible-screens-element.jd | 26 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/ |
D | index.jd | 48 combination to detect the services offered by a device and connect to the
|
/frameworks/base/docs/html/guide/ |
D | index.jd | 27 <p>Android apps are built as a combination of distinct components that can be invoked
|
/frameworks/base/docs/html/distribute/tools/ |
D | open-distribution.jd | 10 combination of approaches that meets your needs. From publishing in an app
|
/frameworks/base/docs/html/design/tv/ |
D | patterns.jd | 21 brightness, opacity, animation or a combination of these attributes to help users see a focused
|
/frameworks/base/docs/html/distribute/monetize/ |
D | ads.jd | 23 tools are made to help you figure out what combination works best for both
|
/frameworks/base/docs/html/training/tv/start/ |
D | navigation.jd | 135 Your app layout and implementation should use color, size, animation, or a combination of these
|
/frameworks/base/docs/html/guide/topics/processes/ |
D | process-lifecycle.jd | 11 Instead, it is determined by the system through a combination of the parts of the application
|
/frameworks/base/docs/html/distribute/analyze/ |
D | understand-user-value.jd | 127 combination of dimensions and metrics, you can create segments specific to
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_position.jd | 60 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/ |
D | device-management-policy.jd | 94 actions to mitigate security risk by implementing some combination of deleting sensitive data on the
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.3-highlights.jd | 219 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/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/base/cmds/dpm/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/av/media/libeffects/visualizer/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/base/packages/FakeOemFeatures/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/base/packages/SystemUI/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/base/data/fonts/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
/frameworks/av/cmds/stagefright/ |
D | NOTICE | 93 Contribution(s) alone or by combination of their Contribution(s)
|
1234567