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

  /packages/apps/Launcher2/src/com/android/launcher2/
FocusHelper.java 608 View newV = views.get(newI);
609 if (newV instanceof BubbleTextView || newV instanceof FolderIcon) {
610 return newV;
646 View newV = views.get(index);
647 CellLayout.LayoutParams tmpLp = (CellLayout.LayoutParams) newV.getLayoutParams();
650 (newV instanceof BubbleTextView || newV instanceof FolderIcon)) {
    [all...]
  /external/expat/lib/
xmlparse.c     [all...]

Completed in 67 milliseconds