HomeSort by relevance Sort by last modified time
    Searched full:viewer (Results 251 - 275 of 380) sorted by null

<<111213141516

  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
LegacyAvdEditDialog.java 49 import org.eclipse.jface.viewers.Viewer;
556 // -- Table viewer
570 public void inputChanged(Viewer viewer, Object oldInput, Object newInput) {
    [all...]
  /tools/motodev/src/plugins/android.codeutils/src/com/motorola/studio/android/wizards/buildingblocks/
NewActivityWizardListTemplatesPage.java 171 // Samples Tree Viewer
  /tools/motodev/src/plugins/certmanager/src/com/motorolamobility/studio/android/certmanager/ui/dialogs/
RestoreBackupDialog.java 406 * Remove all entries from keystores table viewer.
  /tools/motodev/src/plugins/db.core/src/com/motorolamobility/studio/android/db/core/ui/view/
MOTODEVDatabaseExplorerView.java 231 * Collapse all nodes of the tree viewer.
  /tools/motodev/src/plugins/logger/lib/
log4j-1.2.14.jar 
  /tools/motodev/src/plugins/preflighting.core/lib/
log4j-1.2.14.jar 
  /external/webkit/Tools/
ChangeLog     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
ComponentResultsView.java 137 // Add results view as listener to viewer selection changes
142 performancesView.viewer.addSelectionChangedListener(ComponentResultsView.this);
  /frameworks/base/docs/html/guide/topics/manifest/
provider-element.jd 161 appropriate viewer to open it, even though the viewer doesn't have general
  /frameworks/base/docs/html/guide/topics/security/
permissions.jd 373 if a URI to an image attachment is given to an image viewer, that image viewer
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java 574 private TranslationEditingSupport(ColumnViewer viewer) {
575 super(viewer);
  /sdk/hierarchyviewer2/app/src/com/android/hierarchyviewer/
HierarchyViewerApplication.java 91 private static final String APP_NAME = "Hierarchy Viewer";
454 mOnBlackWhiteButton.setToolTipText("Change layout viewer background color");
    [all...]
  /frameworks/base/docs/html/guide/topics/providers/
content-provider-creating.jd     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.cc 556 // Document Viewer.
  /external/mdnsresponder/mDNSPosix/
parselog.py 47 # 8. Open the resulting fname.pdf file with a PDF viewer like Preview on OS X
  /external/quake/quake/src/QW/client/
r_sprite.c 336 // position relative to the viewer
  /external/quake/quake/src/WinQuake/
r_sprite.cpp 336 // position relative to the viewer
  /external/webkit/Source/WebCore/dom/
DOMImplementation.cpp 365 // Everything else except text/plain can be overridden by plugins. In particular, Adobe SVG Viewer should be used for SVG, if installed.
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
PDFViewController.mm 312 // Add in an "Open with <default PDF viewer>" item
  /frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd 74 A great way to improve UI performance is to minimize the complexity of your layouts. If you open up <a href="{@docRoot}tools/help/hierarchy-viewer.html">hierarchyviewer</a> and see that your layouts are more than 5 levels deep, it may be time to simplify your layout. Consider refactoring those deeply nested LinearLayouts into RelativeLayout. The impact of View objects is cumulative &mdash; each one costs about 1 to 2 KB of memory, so large view hierarchies can be a recipe for disaster, causing frequent VM garbage collection passes which block the main (UI) thread. You can learn more in <a href="http://www.youtube.com/watch?v=wDBM6wVEO70">World of ListView</a>, another session at Google I/O.</p>
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
activity_task_design.jd 697 View the list of contacts - resolves to a contact list viewer activity
701 View a particular contact - resolves to a contact viewer activity
717 View the list of images - resolves to an image list viewer activity
721 View a particular image - resolves to an image viewer activity
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
CommonXmlEditor.java 292 // viewer and reconfigure it with the right settings.
  /tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/i18n/
emulatorNLS.properties 135 supported by this viewer. The instance will be stopped.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR.xcodeproj/
acondit.mode1v3 47 <string>File and Smart Group Detail Viewer</string>
57 <string>Detailed Build Results Viewer</string>
    [all...]

Completed in 601 milliseconds

<<111213141516