HomeSort by relevance Sort by last modified time
    Searched full:organize (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /development/ide/eclipse/
README.importing-to-eclipse.txt 5 To import the import order, to go into Java > Code Style > Organize Import,
  /frameworks/base/docs/html/training/
advanced.jd 10 existing classes, re-organize, and build courses that help you enhance your apps using
  /frameworks/base/docs/html/training/multiple-apks/
index.jd 39 configuration variables. Each lesson covers basics about how to organize your codebase and target
53 learn how to organize your codebase, what to do with your manifest, and how to investigate your APK
58 organize your codebase, what to do with your manifest, and how to investigate your APK configuration
63 how to organize your codebase, what to do with your manifest, and how to investigate your APK
69 of API level and screen size. Also learn how to organize your codebase, what to do with your
  /frameworks/base/docs/html/design/building-blocks/
lists.jd 20 <p>Use section dividers to organize the content of your list into groups and facilitate scanning.</p>
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
package.html 18 the "branches" in the graph, used to organize elements in a tree
  /external/webrtc/
android-webrtc.mk 18 # we might need to re-organize them
  /external/chromium/net/data/filter_unittests/
google.txt 3 Google's mission is to organize the world's information and make it universally accessible and useful.
19 "Googol" is the mathematical term for a 1 followed by 100 zeros. The term was coined by Milton Sirotta, nephew of American mathematician Edward Kasner, and was popularized in the book, "Mathematics and the Imagination" by Kasner and James Newman. Google's play on the term reflects the company's mission to organize the immense amount of information available on the web.
  /external/chromium/chrome/browser/resources/bookmark_manager/
main.html 68 <button menu="#organize-menu" tabindex="-1" i18n-content="organize_menu"></button>
79 <!-- Organize menu -->
104 <menu id="organize-menu">
  /frameworks/base/docs/html/guide/topics/resources/
overview.jd 27 to provide compatibility with different configurations, you must organize resources in your
66 <p>The following documents provide a complete guide to how you can organize your application resources,
  /external/chromium/chrome/common/extensions/docs/static/
bookmarks.html 5 Use the <code>chrome.bookmarks</code> module to create, organize,
devguide.html 56 <td> Create, organize, and otherwise manipulate the user's bookmarks </td>
  /docs/source.android.com/src/source/
using-eclipse.md 126 1. Organize Imports > Import to import `android.importorder`.
171 Ctrl-Shift-o | Organize imports
  /external/llvm/tools/llvm-ld/
Optimize.cpp 82 // Instantiate the pass manager to organize the passes.
  /external/proguard/src/proguard/classfile/util/
MemberFinder.java 79 // Organize a search in the hierarchy of superclasses and interfaces.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSearch.java 129 // the browser can organize all searches launched from this provider together.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.h 24 use this module to organize all the magic numbers in a single
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.h 24 use this module to organize all the magic numbers in a single
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.h 24 use this module to organize all the magic numbers in a single
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
RenamePackageAction.java 58 * "Organize Imports" afterwards. (CTRL+SHIFT+O when a project has active
  /external/antlr/antlr-3.4/runtime/C/doxygen/
doxygengroups.dox 1 // Definitions of documentation groups so we can organize the API and
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
BuildDependencyGenerator.java 68 * reading in this output, will know how to organize it.
  /external/chromium/chrome/browser/resources/gpu_internals/
timeline_model.js 53 * thread. We organize the slices on a thread by "subrows," where subrow 0
  /external/chromium/chrome/browser/resources/options/
sync_setup_overlay.css 1 /* TODO(jhawkins): Organize these by page. */
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store.h 133 // there aren't many ways to organize the inputs for efficient
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 134 <p>The browser includes new features that let users navigate and organize more efficiently. Multiple tabs replace browser windows and a new ?incognito? mode allows anonymous browsing. Bookmarks and history are presented and managed in a single unified view. Users can now choose to automatically sign into Google sites on the browser with a supplied account and sync bookmarks with Google Chrome. New multitouch support is now available to JavaScript and plugins. Users can enjoy a better browsing experience at non-mobile sites through an improved zoom and viewport model, overflow scrolling, support for fixed positioning, and more.</p>
142 <p>The Contacts app uses a new two-pane UI and Fast Scroll to let users easily organize and locate contacts. The application offers improved formatting of international phone numbers as user types, based on home country and an international number parsing library. Contact information is presented in a card-like UI, making it easier for users to read and edit contacts.</p>
210 <p>The platform offers convenient new interaction modes that developers can use. For managing collections of items in lists or grids, developers can offer a new multiselect mode that lets users choose multiple items for an action. Developers can also use a new system-wide Clipboard to let users easily copy any type of data into and out of their applications. To make it easier for users to manage and organize files, developers can now add drag-and-drop interaction through a DragEvent framework.</p>

Completed in 571 milliseconds

1 2 3 4