HomeSort by relevance Sort by last modified time
    Searched full:arrows (Results 1 - 25 of 249) sorted by null

1 2 3 4 5 6 7 8 910

  /hardware/libhardware/tests/hwc/
Android.mk 10 LOCAL_MODULE := hwc-test-arrows
11 LOCAL_SRC_FILES := test-arrows.c
  /external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
ArrowType.java 21 * concatenation to make double arrows and such.
23 * See: http://www.graphviz.org/doc/info/arrows.html
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListManagedCursorTest.java 55 * Scroll the list using arrows, launch new activity, hit back, make sure we're still scrolled.
72 * Scroll the list using arrows, launch new activity, change to touch mode, hit back, make sure
  /external/v8/tools/
draw_instruction_graph.sh 66 # Find the annotation arrows. They appear as comments in the CSV file, in the
71 # Turn these locations into labelled arrows.
72 arrows=`sed '/^[^#]/ d' $file | \
87 $arrows
  /external/valgrind/massif/tests/
thresholds.c 9 // children arrows when a more significant child didn't have any children of
  /frameworks/base/packages/SystemUI/res/drawable/
ic_landscape_from_auto_rotate_animation.xml 20 android:name="arrows"
ic_landscape_to_auto_rotate_animation.xml 20 android:name="arrows"
ic_portrait_from_auto_rotate_animation.xml 20 android:name="arrows"
ic_portrait_to_auto_rotate_animation.xml 20 android:name="arrows"
ic_landscape_from_auto_rotate.xml 31 android:name="arrows"
ic_landscape_to_auto_rotate.xml 31 android:name="arrows"
ic_portrait_from_auto_rotate.xml 31 android:name="arrows"
ic_portrait_to_auto_rotate.xml 31 android:name="arrows"
stat_sys_auto_rotate_landscape.xml 34 android:name="arrows"
stat_sys_auto_rotate_portrait.xml 34 android:name="arrows"
stat_sys_rotate_landscape.xml 34 android:name="arrows"
stat_sys_rotate_portrait.xml 34 android:name="arrows"
  /packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.h 17 // arrows on the direction of motion side.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CSpinner.java 222 * Sets the amount that the receiver's value will be modified by when the up/down arrows are
346 // prepare width of arrows part of Spinner
397 // prepare width of arrows part of Spinner
446 // prepare width of arrows part of Spinner
497 // prepare width of arrows part of Spinner
533 // prepare width of arrows part of Spinner
  /build/tools/droiddoc/templates-pdk/assets/
carousel.js 121 // (3) control arrows
222 // Left and right arrows
235 // - sets arrows to on or off
  /external/chromium-trace/catapult/tracing/tracing/ui/analysis/
related_events.html 151 'flow arrows or by call stack.',
162 'connected by flow arrows or by call stack.',
172 'Add all events connected to the selected one(s) by flow arrows or ' +
  /external/skia/site/user/sample/
sampleapp.md 3 The SampleApp displays a series of slides that exhibit specific features of the Skia system. It is mainly controlled using the keyboard: left (&#x2190;) and (&#x2192;) right arrows to move from slide to slide. Some slides require use resources stored outside the program. These resources are stored in the `<skia-path>/resources` directory.
  /external/autotest/contrib/
modelviz.py 81 [label="{{ relation.name }}"] {{ relation.arrows }};
152 'arrows': extras
  /external/dnsmasq/contrib/webmin/
README 28 specifically the up and down arrows.
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
encodingstest.cpp 98 0x2190, 0x21FF, // Arrows
110 0x27F0, 0x27FF, // Supplemental Arrows-A
112 0x2900, 0x297F, // Supplemental Arrows-B
115 0x2B00, 0x2BFF, // Miscellaneous Symbols and Arrows

Completed in 384 milliseconds

1 2 3 4 5 6 7 8 910