HomeSort by relevance Sort by last modified time
    Searched full:right (Results 2451 - 2475 of 6698) sorted by null

<<919293949596979899100>>

  /dalvik/dx/src/com/android/dx/rop/cst/
StdConstantPool.java 129 * Throws the right exception for an invalid cpi.
  /dalvik/dx/src/com/android/dx/util/
ByteArrayAnnotatedOutput.java 485 Writer right = twoc.getRight(); local
487 int rightAt = 0; // right-hand annotation index
509 right.write(text);
522 right.write(annotations.get(rightAt).getText());
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
NetworkInterfaceTest.java 322 // for each address in an interface validate that we get the right
346 // validate that we get the right interface with the second interface as
399 // for each address in an interface validate that we get the right
429 // validate that we get the right interface with the second interface as
  /dalvik/libcore/math/src/test/java/org/apache/harmony/math/tests/java/math/
BigDecimalScaleOperationsTest.java 424 * Move the decimal point to the right; the shift value is positive
444 * Move the decimal point to the right; the shift value is positive
465 * Move the decimal point to the right; the shift value is positive
485 * Move the decimal point to the right when the scale overflows
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_Driver1.java 77 // Does the URL have the right form?
TestHelper_Driver4.java 75 // Does the URL have the right form?
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
AVTPartSimple.java 97 // Don't do anything for the subpart for right now.
  /dalvik/vm/test/
AtomicSpeed.c 84 fflush(stdout); // not quite right if they intercepted fprintf
  /development/apps/Development/src/com/android/development/
DataList.java 118 // doesn't work right now. So do this instead.
  /development/pdk/docs/community/
groups-charter.jd 20 in the world of Android. We welcome announcements and discussion of products, libraries, publications, and other interesting Android-related news. We even welcome (polite!) discussion of articles and ideas critical of Android--after all, we can't improve if we don't listen. There are no restrictions on the subject matter, and we don't exclude discussions of commercial products if users are interested in talking about them.<br><br>However, we hate spam almost as passionately as we love courtesy and respect, so we reserve the right to limit discussions that amount to spam. Outright spam will result in the spammer being immediately and permanently banned from the list.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
Clipping.java 45 mPaint.setTextAlign(Paint.Align.RIGHT);
MeasureText.java 113 showText(canvas, "Text", Paint.Align.RIGHT);
Regions.java 91 r.right - inset, r.bottom - inset, p);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
LinearLayout8.java 100 mLinearLayout.setHorizontalGravity(Gravity.RIGHT);
  /development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessor.java 78 * Returns the {@link Intent#ACTION_PICK} intent configured for the right authority: legacy
  /development/samples/SkeletonApp/res/layout/
skeleton_activity.xml 64 <!-- On the right: another button, this time with its text color
  /development/samples/SkeletonApp/src/com/example/android/skeletonapp/
SkeletonActivity.java 88 * Called right before your activity's option menu is displayed.
  /development/simulator/wrapsim/
DevPower.c 51 * Right now we just ignore everything written.
  /external/bison/m4/
progtest.m4 28 # The user is always right.
  /external/bison/src/
main.c 170 /* The scanner memory cannot be released right after parsing, as it
  /external/bluetooth/glib/docs/reference/glib/tmpl/
timers.sgml 11 get exactly right, so #GTimer provides a portable/convenient interface.
type_conversion.sgml 38 So GPOINTER_TO_INT(), GINT_TO_POINTER(), etc. do the right thing
  /external/bluetooth/glib/glib/
gpoll.h 33 * operating systems on which GLib runs. Right now, the
  /external/bluetooth/glib/gobject/
gobject.symbols 6 * Every symbol must be included in the right
  /external/clearsilver/imd/
imd.cs 70 <DIV ALIGN=RIGHT>
108 <DIV ALIGN=RIGHT>
137 <DIV ALIGN=RIGHT>
199 <A HREF="<?cs var:CGI.PathInfo ?>?album=<?cs var:Album ?>&picture=<?cs var:url_escape(Picture) ?>&rotate=90">Right</A> -

Completed in 684 milliseconds

<<919293949596979899100>>