Searched refs:opposite (Results 1 – 15 of 15) sorted by relevance
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/ |
D | RadialSelectorView.java | 252 float opposite = Math.abs(pointY - mYCenter); in getDegreesFromCoords() local 253 double radians = Math.asin(opposite / hypotenuse); in getDegreesFromCoords()
|
/frameworks/base/docs/html/wear/preview/features/ |
D | ui-nav-actions.jd | 47 the opposite direction. </p>
|
/frameworks/base/docs/html/training/id-auth/ |
D | custom_auth.jd | 109 {@link android.accounts.AbstractAccountAuthenticator} should look familiar: they're the opposite
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_position.jd | 283 the pitch angle becomes positive. Tilting in the opposite direction— 293 toward the ground, the roll angle becomes positive. Tilting in the opposite
|
/frameworks/rs/api/ |
D | rs_matrix.spec | 316 with a corner at <code>(-1, -1, -1)</code> and the opposite at <code>(1, 1, 1)</code>.
|
/frameworks/base/docs/html/wear/preview/ |
D | api-overview.jd | 96 screen; they peek when users scroll in an opposite direction.
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.3.jd | 601 screen in landscape orientation, turned in the opposite direction from normal 604 screen in portrait orientation, turned in the opposite direction from normal
|
D | android-4.3.jd | 928 android.text.BidiFormatter} APIs that help you properly format text with opposite-direction
|
/frameworks/rs/scriptc/ |
D | rs_matrix.rsh | 333 * with a corner at (-1, -1, -1) and the opposite at (1, 1, 1).
|
/frameworks/base/docs/html/design/wear/ |
D | watchfaces.jd | 112 in ambient mode, it will look even better in interactive mode. The opposite is not always
|
/frameworks/base/docs/html/training/cloudsave/ |
D | conflict-res.jd | 426 <p>Now you have the opposite problem: you are giving the player too many coins.
|
/frameworks/base/docs/html/guide/components/ |
D | processes-and-threads.jd | 406 transmitted in the opposite direction. Android provides all the code to perform these IPC
|
D | tasks-and-back-stack.jd | 523 and returns to it. In other words, it's the opposite of
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | activity-element.jd | 853 <td>Landscape orientation in the opposite direction from normal landscape. 857 <td>Portrait orientation in the opposite direction from normal portrait.
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_matrix.jd | 589 with a corner at <code>(-1, -1, -1)</code> and the opposite at <code>(1, 1, 1)</code>.
|