Home
last modified time | relevance | path

Searched refs:opposite (Results 1 – 15 of 15) sorted by relevance

/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
DRadialSelectorView.java252 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/
Dui-nav-actions.jd47 the opposite direction. </p>
/frameworks/base/docs/html/training/id-auth/
Dcustom_auth.jd109 {@link android.accounts.AbstractAccountAuthenticator} should look familiar: they're the opposite
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_position.jd283 the pitch angle becomes positive. Tilting in the opposite direction&mdash;
293 toward the ground, the roll angle becomes positive. Tilting in the opposite
/frameworks/rs/api/
Drs_matrix.spec316 with a corner at <code>(-1, -1, -1)</code> and the opposite at <code>(1, 1, 1)</code>.
/frameworks/base/docs/html/wear/preview/
Dapi-overview.jd96 screen; they peek when users scroll in an opposite direction.
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.jd601 screen in landscape orientation, turned in the opposite direction from normal
604 screen in portrait orientation, turned in the opposite direction from normal
Dandroid-4.3.jd928 android.text.BidiFormatter} APIs that help you properly format text with opposite-direction
/frameworks/rs/scriptc/
Drs_matrix.rsh333 * with a corner at (-1, -1, -1) and the opposite at (1, 1, 1).
/frameworks/base/docs/html/design/wear/
Dwatchfaces.jd112 in ambient mode, it will look even better in interactive mode. The opposite is not always
/frameworks/base/docs/html/training/cloudsave/
Dconflict-res.jd426 <p>Now you have the opposite problem: you are giving the player too many coins.
/frameworks/base/docs/html/guide/components/
Dprocesses-and-threads.jd406 transmitted in the opposite direction. Android provides all the code to perform these IPC
Dtasks-and-back-stack.jd523 and returns to it. In other words, it's the opposite of
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd853 <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/
Drs_matrix.jd589 with a corner at <code>(-1, -1, -1)</code> and the opposite at <code>(1, 1, 1)</code>.