/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
D | Workspace.java | 191 add(buildMainPanel()); in Workspace() 220 mainPanel.add(commandButtonsPanel, BorderLayout.PAGE_START); in buildMainPanel() 221 mainPanel.add(deviceSelector = buildDeviceSelector(), BorderLayout.CENTER); in buildMainPanel() 222 mainPanel.add(buildStatusPanel(), BorderLayout.SOUTH); in buildMainPanel() 265 panel.add(devicesScroller, new GridBagConstraints(0, 0, 1, 1, 0.5, 1.0, in buildDeviceSelector() 278 panel.add(windowsScroller, new GridBagConstraints(2, 0, 1, 1, 0.5, 1.0, in buildDeviceSelector() 334 leftSide.add(Box.createHorizontalStrut(6)); in buildStatusPanel() 349 group.add(graphViewButton); in buildStatusPanel() 350 leftSide.add(graphViewButton); in buildStatusPanel() 363 group.add(pixelPerfectViewButton); in buildStatusPanel() [all …]
|
D | ScreenViewer.java | 88 add(panel, new GridBagConstraints(0, 0, 1, 1, 0.3f, 1.0f, in ScreenViewer() 93 add(loupePanel, new GridBagConstraints(1, 0, 1, 1, 0.7f, 1.0f, in ScreenViewer() 110 loupePanel.add(crosshairPanel); in buildLoupePanel() 112 loupePanel.add(status, BorderLayout.SOUTH); in buildLoupePanel() 135 panel.add(scroller, in buildViewerAndControls() 167 panel.add(Box.createVerticalGlue(), in buildViewerAndControls() 186 extras.add(loadOverlay); in buildOverlayExtraControls() 196 extras.add(showInLoupe); in buildOverlayExtraControls() 198 panel.add(extras, new GridBagConstraints(1, y++, 1, 1, 1.0f, 0.0f, in buildOverlayExtraControls() 216 panel.add(new JLabel(title), new GridBagConstraints(0, y, 1, 1, 1.0f, 0.0f, in buildSlider() [all …]
|
/sdk/files/ |
D | README_add-ons.txt | 2 Drop vendor supplied SDK add-on in this folder.
|
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/ |
D | PropertiesTableModel.java | 47 privateProperties.add(property); in loadPrivateProperties() 52 privateProperties.add(property); in loadPrivateProperties()
|
/sdk/find_java/src/source/ |
D | utils.h | 152 CString& add(const char *str) { in add() function 162 CString& add(const char *str, int length) { in add() function 260 if (n > 0 && s[0] != '\\' && mStr[n-1] != '\\') add("\\"); in addPath() 261 add(s); in addPath()
|
D | utils.cpp | 50 formatted.add("\r\n"); in displayLastError() 51 formatted.add(error.cstr()); in displayLastError()
|
/sdk/find_lock/ |
D | find_lock.cpp | 444 outStr->add(" ("); in getProcessName() 445 outStr->add(name2.cstr()); in getProcessName() 446 outStr->add(")"); in getProcessName() 720 outModule->add(";"); in findLock() 722 outModule->add(procName.cstr()); in findLock()
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
D | ViewHierarchyLoader.java | 109 parent.children.add(lastNode); in loadScene() 173 node.properties.add(property); in loadProperties()
|
D | WindowsLoader.java | 71 windows.add(w); in loadWindows()
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
D | Connection.java | 181 mChannels.add(channel); in registerChannel() 386 mPendingSockets.add(sk); in onAccept()
|
/sdk/testapps/testSensors/src/com/android/tests/testsensors/ |
D | TestSensorsActivity.java | 225 mSensors.add(to_add); in onCreate()
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/ |
D | ControllerService.java | 124 mListeners.add(listener); in addControllerListener()
|
/sdk/templates/docs/ |
D | jquery-1.8.0.min.js | 2 …add(b,c,h[c][d])}g.data&&(g.data=p.extend({},g.data))}function bE(a,b){var c;if(b.nodeType!==1)ret… method
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/ |
D | SensorChannel.java | 99 mSensors.add(to_add); in SensorChannel()
|
/sdk/eventanalyzer/src/com/android/eventanalyzer/ |
D | EventAnalyzer.java | 447 list.add(value); in addLaunchTime()
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/ |
D | PsdFile.java | 248 mLayers.add(new Layer(name, image, offset, visible)); in addLayer()
|
/sdk/apps/SdkController/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|
/sdk/avdlauncher/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|
/sdk/emulator/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|
/sdk/files/ant/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|
/sdk/annotations/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|
/sdk/apkbuilder/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|
/sdk/eventanalyzer/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|
/sdk/dumpeventlog/ |
D | NOTICE | 130 do not modify the License. You may add Your own attribution 136 You may add Your own copyright statement to Your modifications and
|