HomeSort by relevance Sort by last modified time
    Searched defs:moveEnd (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/folder/
FolderPagedView.java 597 int moveStart, moveEnd;
611 moveEnd = pageToAnimate * mMaxItemsPerPage;
616 moveStart = moveEnd = -1;
629 moveEnd = (pageToAnimate + 1) * mMaxItemsPerPage - 1;
634 moveStart = moveEnd = -1;
642 while (moveStart != moveEnd) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 397 milliseconds