HomeSort by relevance Sort by last modified time
    Searched refs:itemInfo (Results 1 - 14 of 14) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zOut.h 76 HRESULT WriteFileHeader(const CFileItem &itemInfo);
7zIn.h 170 void GetNextFolderItem(CFolder &itemInfo);
  /packages/services/Telephony/src/com/android/phone/
SimContacts.java 329 AdapterView.AdapterContextMenuInfo itemInfo =
331 TextView textView = (TextView) itemInfo.targetView.findViewById(android.R.id.text1);
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java     [all...]
DragLayer.java 440 public void addResizeFrame(ItemInfo itemInfo, LauncherAppWidgetHostView widget,
Launcher.java 226 private ItemInfo mPendingAddInfo = new ItemInfo();
674 if (resultCode == RESULT_OK && mPendingAddInfo.container != ItemInfo.NO_ID) {
    [all...]
Workspace.java 356 ItemInfo itemInfo, boolean springLoaded) {
360 Rect r = estimateItemPosition(cl, itemInfo, 0, 0, hSpan, vSpan);
374 public Rect estimateItemPosition(CellLayout cl, ItemInfo pendingInfo,
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java     [all...]
DragLayer.java 468 public void addResizeFrame(ItemInfo itemInfo, LauncherAppWidgetHostView widget,
    [all...]
Launcher.java 228 private ItemInfo mPendingAddInfo = new ItemInfo();
752 if (resultCode == RESULT_OK && mPendingAddInfo.container != ItemInfo.NO_ID) {
    [all...]
Workspace.java 340 ItemInfo itemInfo, boolean springLoaded) {
345 Rect r = estimateItemPosition(cl, itemInfo, 0, 0, hSpan, vSpan);
360 public Rect estimateItemPosition(CellLayout cl, ItemInfo pendingInfo,
    [all...]
  /frameworks/base/core/java/android/widget/
GridView.java     [all...]
ListView.java     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]

Completed in 291 milliseconds