HomeSort by relevance Sort by last modified time
    Searched full:vacant (Results 1 - 19 of 19) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java     [all...]
Folder.java 885 int[] vacant = new int[2]; local
    [all...]
Workspace.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
CellLayout.java     [all...]
Utilities.java 642 * Find the first vacant cell, if there is one.
644 * @param vacant Holds the x and y coordinate of the vacant cell
648 * @return true if a vacant cell was found
650 public static boolean findVacantCell(int[] vacant, int spanX, int spanY,
664 vacant[0] = x;
665 vacant[1] = y;
    [all...]
Workspace.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/accessibility/
WorkspaceAccessibilityHelper.java 58 // For a widget, every cell must be vacant. In addition, we will return any valid
  /external/v8/src/
hashmap.h 167 // entry made vacant by this move is now the entry to remove and the process
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.cpp 430 if( usb_task_state == USB_STATE_ADDRESSING ) { //no vacant place in devtable
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector.h 176 // We are out of vacant nodes. Flush and increment the current_epoch_.
  /external/skia/site/dev/design/
pdftheory.md 478 both axes plus a fourth in the vacant quadrant. For clamp mode, we
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp     [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_exec_array.c 446 * slots are vacant.
    [all...]
  /libcore/ojluni/src/main/java/java/util/
IdentityHashMap.java 765 // seen is swapped into a vacant slot that will be later
    [all...]
  /prebuilts/go/darwin-x86/src/compress/bzip2/testdata/
Mark.Twain-Tom.Sawyer.txt.bz2 
  /prebuilts/go/darwin-x86/src/compress/testdata/
Mark.Twain-Tom.Sawyer.txt     [all...]
  /prebuilts/go/linux-x86/src/compress/bzip2/testdata/
Mark.Twain-Tom.Sawyer.txt.bz2 
  /prebuilts/go/linux-x86/src/compress/testdata/
Mark.Twain-Tom.Sawyer.txt     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf 522 ADJ "vacant" :G2P
    [all...]

Completed in 443 milliseconds