HomeSort by relevance Sort by last modified time
    Searched full:panel (Results 51 - 75 of 299) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/Phone/src/com/android/phone/
IccMissingPanel.java 25 * Panel which displays the "ICC missing" message.
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnControlPanelJAJP.java 23 * The control panel preference class for Japanese IME.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
AllocTrackerView.java 38 // listen to focus changes for table(s) of the panel.
HeapView.java 38 // listen to focus changes for table(s) of the panel.
NativeHeapView.java 39 // listen to focus changes for table(s) of the panel.
ThreadView.java 39 // listen to focus changes for table(s) of the panel.
  /frameworks/base/docs/html/guide/developing/tools/
traceview.jd 13 <li><a href="#timelinepanel">Timeline Panel</a></li>
14 <li><a href="#profilepanel">Profile Panel</a></li>
107 <li>A <a href="#timelinepanel">timeline panel</a> -- describes when each thread
109 <li>A <a href="#timelinepanel">profile panel</a> -- provides a summary of what happened inside a method</li>
115 <h3>Timeline Panel </h3>
116 <p>The image below shows a close up of the timeline panel. Each thread&rsquo;s
123 <p><img src="/images/traceview_timeline.png" alt="Traceview timeline panel" width="893" height="284"></p>
125 <h3>Profile Panel</h3>
138 at the timeline panel shows that one of those calls took an unusually
140 <p><img src="/images/traceview_profile.png" alt="Traceview profile panel." width="892" height="630"></p
    [all...]
  /external/proguard/src/proguard/gui/
ListPanel.java 145 * @param panel the other ListPanel.
149 final ListPanel panel)
159 // Remove the selected elements from this panel.
162 // Add the elements to the other panel.
163 panel.addElements(selectedElements);
FilterDialog.java 114 // Create the panel with the explanation.
128 // Create the filter panel.
170 // Add all panels to the main panel.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AndroidPreferencePage.java 99 * state changed (i.e. from valid to invalid or vice versa), the pref panel will display or
100 * hide the error as appropriate but the pref panel will fail to validate the apply/ok buttons
101 * appropriately. The easy workaround is to cancel the pref panel and enter it again.
117 * @return True if the apply/ok button should be enabled in the pref panel
191 // the whole pref panel. We can live without the Sdk target selector but
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 88 JPanel panel = buildViewerAndControls(); local
89 add(panel, new GridBagConstraints(0, 0, 1, 1, 0.3f, 1.0f,
130 JPanel panel = new JPanel(new GridBagLayout()); local
136 panel.add(scroller,
140 buildSlider(panel, "Overlay:", "0%", "100%", 0, 100, 30, 1).addChangeListener(
148 buildOverlayExtraControls(panel);
149 buildSlider(panel, "Refresh Rate:", "1s", "40s", 1, 40, 5, 1).addChangeListener(
158 zoomSlider = buildSlider(panel, "Zoom:", "2x", "24x", 2, 24, 8, 2);
168 panel.add(Box.createVerticalGlue(),
172 return panel;
    [all...]
  /external/webkit/WebCore/inspector/front-end/
ElementsPanel.js 33 WebInspector.Panel.call(this);
42 this.treeOutline.panel = this;
48 if (this.panel.visible && WebInspector.currentFocusElement !== document.getElementById("search"))
51 this.panel.updateBreadcrumb(forceUpdate);
53 for (var pane in this.panel.sidebarPanes)
54 this.panel.sidebarPanes[pane].needsUpdate = true;
56 this.panel.updateStyles(true);
57 this.panel.updateMetrics();
58 this.panel.updateProperties();
59 this.panel.updateEventListeners()
    [all...]
inspector.js 182 // Perform the search on a timeout so the panel switches fast.
353 // TODO: Remove immediate return when enabling the Changes Panel
448 // TODO: Uncomment when enabling the Changes Panel
506 // TODO: Uncomment when enabling the Changes Panel
523 WebInspector.addPanelToolbarIcon = function(toolbarElement, panel, previousToolbarItem)
525 var panelToolbarItem = panel.toolbarItem;
526 this.panelOrder.push(panel);
    [all...]
WelcomeView.js 34 this.element.addStyleClass("panel-enabler-view");
39 this.contentElement.className = "panel-enabler-view-content";
ProfilesPanel.js 93 WebInspector.Panel.call(this);
101 var panelEnablerHeading = WebInspector.UIString("You need to enable profiling before you can use the Profiles panel.");
119 this.welcomeView = new WebInspector.WelcomeView("profiles", WebInspector.UIString("Welcome to the Profiles panel"));
159 WebInspector.Panel.prototype.show.call(this);
418 WebInspector.Panel.prototype.searchCanceled.call(this, startingNewSearch);
495 WebInspector.ProfilesPanel.prototype.__proto__ = WebInspector.Panel.prototype;
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
TablePanel.java 32 * Base class for panel containing Table that need to support copy-paste-selectAll
52 * Sets up the Table of object of the panel to work with the global listener.<br>
  /sdk/files/
find_java.bat 75 echo - Under Windows XP, open Control Panel / System / Advanced / Environment Variables
76 echo - Under Windows Vista, open Control Panel / System / Advanced System Settings
  /bootable/bootloader/legacy/include/boot/
board.h 44 /* lcd panel initialization */
  /packages/apps/Settings/res/layout/
two_buttons_panel.xml 18 Defines a panel with two buttons and a spacer in between.
  /external/webkit/WebCore/css/
mediaControls.css 32 audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel {
46 video:-webkit-full-page-media::-webkit-media-controls-panel {
mediaControlsQt.css 35 audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel {
49 video:-webkit-full-page-media::-webkit-media-controls-panel {
mediaControlsChromium.css 33 audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel {
44 video:-webkit-full-page-media::-webkit-media-controls-panel {
  /external/webkit/WebCore/manual-tests/inspector/
debugger-watch-expressions.html 4 <p>To begin test, open web inspector, go the scripts panel
16 Scripts panel sidebar pane: "<code>this</code>", "<code>a</code>",
53 bring up web inspector, go to the Scripts panel. You should see the same
  /external/webkit/WebKit/win/Interfaces/
IWebUIDelegate.idl 147 the file open panel requested by runOpenPanelForFileButtonWithResultListener:
160 @abstract Call this method to return a filename from the file open panel.
168 @abstract Call this method to indicate that the file open panel was cancelled.
403 @abstract Display a JavaScript alert panel
406 @discussion Clients should visually indicate that this panel comes
407 from JavaScript. The panel should have a single OK button.
414 @abstract Display a JavaScript confirm panel
418 @discussion Clients should visually indicate that this panel comes
419 from JavaScript. The panel should have two buttons, e.g. "OK" and
427 @abstract Display a JavaScript text input panel
    [all...]
  /sdk/ddms/app/src/com/android/ddms/
UIThread.java 106 * UI tab panel definitions. The constants here must match up with the array
107 * indices in mPanels. PANEL_CLIENT_LIST is a "virtual" panel representing
490 for (TablePanel panel : mPanels) {
491 if (panel != null) {
492 panel.dispose();
    [all...]

Completed in 287 milliseconds

1 23 4 5 6 7 8 91011>>