/frameworks/base/graphics/java/android/graphics/ |
RectF.java | 261 * moved inwards, making the rectangle narrower. If dx is negative, then the 262 * sides are moved outwards, making the rectangle wider. The same holds true
|
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
CarouselController.java | 32 * of slots and the radius. The number of visible cards dictates how far the Carousel can be moved. 779 * Tells the carousel that a touch event has moved to the designated location.
|
/libcore/luni/src/test/java/tests/api/java/util/ |
ArrayListTest.java | 347 assertTrue("EnsureCapacity moved objects around in array1.", 351 assertTrue("EnsureCapacity moved objects around in array2.",
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_tree.h | 122 // those are from _Rb_tree_base_iterator - moved here to reduce code bloat 123 // moved here to reduce code bloat without templatizing _Rb_tree_base_iterator
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
SimpleDayPickerFragment.java | 468 * Updates the title and selected month if the view has moved to a new 483 // If we have moved since our last call update the direction
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/ |
SaveImage.java | 102 // same directory, and original image will be moved to auxiliary directory as 347 // If no file is moved, newSourceUri will be the same as mSourceUri.
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
SmsReceiverService.java | 410 * @return The number of messages that were actually moved 428 * @return The number of messages that were actually moved
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_tree.h | 122 // those are from _Rb_tree_base_iterator - moved here to reduce code bloat 123 // moved here to reduce code bloat without templatizing _Rb_tree_base_iterator
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_tree.h | 122 // those are from _Rb_tree_base_iterator - moved here to reduce code bloat 123 // moved here to reduce code bloat without templatizing _Rb_tree_base_iterator
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_tree.h | 122 // those are from _Rb_tree_base_iterator - moved here to reduce code bloat 123 // moved here to reduce code bloat without templatizing _Rb_tree_base_iterator
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_tree.h | 122 // those are from _Rb_tree_base_iterator - moved here to reduce code bloat 123 // moved here to reduce code bloat without templatizing _Rb_tree_base_iterator
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_tree.h | 122 // those are from _Rb_tree_base_iterator - moved here to reduce code bloat 123 // moved here to reduce code bloat without templatizing _Rb_tree_base_iterator
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
GridLayoutRule.java | 413 boolean moved) { 414 super.onRemovingChildren(deleted, parent, moved);
|
/external/e2fsprogs/debian/ |
changelog | 221 table needs to be moved. 300 superblock if the journal is moved; this avoids an unnecessary full 449 moved. In addition, blocks and inode table blocks were not being 451 which caused resize2fs -M to fail. Finally, when blocks are moved, 592 need to be moved or allocated. 596 shrinking filesystems and directory inodes need to be moved. [all...] |
/external/chromium/base/ |
file_util_unittest.cc | 800 // Check everything has been moved. 820 // Check everything has been moved. 866 // Check everything has been moved. [all...] |
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_controller_unittest.mm | 552 // not moved. Pick a button which is near the top and visible. 560 // the top of the window has moved up, then delete a visible button and 561 // make sure the top has not moved. 582 // the top of the window has not moved, then delete a visible button and 583 // make sure the top has not moved. [all...] |
/external/chromium_org/base/ |
file_util_unittest.cc | [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_controller_unittest.mm | 585 // not moved. Pick a button which is near the top and visible. 593 // the top of the window has moved up, then delete a visible button and 594 // make sure the top has not moved. 615 // the top of the window has not moved, then delete a visible button and 616 // make sure the top has not moved. [all...] |
/external/chromium_org/chrome/browser/ui/views/tabs/ |
tab_drag_controller_interactive_uitest.cc | 770 // Deletes a tab being dragged before the user moved enough to start a drag. [all...] |
tab_drag_controller.cc | 860 // Determine if the mouse has moved beyond a minimum elasticity distance in [all...] |
/external/chromium_org/third_party/freetype/src/autofit/ |
aflatin.c | [all...] |
/external/freetype/src/autofit/ |
aflatin.c | [all...] |
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
ApiService.java | [all...] |
/libcore/luni/src/main/java/java/util/ |
DualPivotQuicksort.java | 157 * the last of the elements to be sorted are moved to the locations 435 * the last of the elements to be sorted are moved to the locations 730 * the last of the elements to be sorted are moved to the locations [all...] |
/frameworks/base/core/java/android/content/pm/ |
PackageManager.java | 744 * package has been successfully moved by the system. 752 * when the package hasn't been successfully moved by the system 769 * if the specified package cannot be moved since its a system package. 777 * if the specified package cannot be moved since its forward locked. 785 * if the specified package cannot be moved to the specified location. 793 * if the specified package cannot be moved to the specified location. 810 * the package should be moved to internal storage if its 818 * the package should be moved to external media. [all...] |