/sdk/eclipse/ |
changes.txt | 46 * Project properties (right click project in Package Explorer, then "Properties"), lets you edit project target. 63 - Fixed issue with using custom classes implementing Parcelable in aidl files. Right click the project and choose Android Tools > Create aidl preprocess file for Parcelable Classes. 99 - New classpath container remove the dependencies on the location of android.jar making it easier to share a project through dsvn, cvs, etc... You should fix your project (right click project, choose Android > Fix Project properties) 242 - Launch shortcuts. Right click in the package explorer allow you to launch the application in debug or run mode directly without creating launch configurations.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
README.txt | 58 B- Select the "unittests" source folder, right-click and select
|
/frameworks/base/core/java/android/widget/ |
AutoCompleteTextView.java | 220 * Private hook into the on click event, dispatched from {@link PassThroughClickListener} 504 * @param l the item click listener 524 * @return the item click listener 550 * @return the item click listener 641 // was a click, the text view gets the selected item [all...] |
NumberPicker.java | 178 * We start the long click here but rely on the {@link NumberPickerButton} 179 * to inform us when the long click has ended.
|
TabWidget.java | 466 * @param clicked whether the selection changed due to a touch/click 468 * if it was due to a press/click and false otherwise.
|
/external/webkit/WebCore/inspector/front-end/ |
inspector.js | 494 dockToggleButton.addEventListener("click", this.toggleAttach.bind(this), false); 502 errorWarningCount.addEventListener("click", this.showConsole.bind(this), false); 508 // changesElement.addEventListener("click", this.showChanges.bind(this), false); 517 document.getElementById("close-button-left").addEventListener("click", this.close, true); 518 document.getElementById("close-button-right").addEventListener("click", this.close, true); 527 panelToolbarItem.addEventListener("click", this._toolbarItemClicked.bind(this)); 643 // Start a timeout if this is the first click, if the timeout is canceled 725 this.panelOrder[index].toolbarItem.click(); 742 this.panelOrder[index].toolbarItem.click(); [all...] |
ConsoleView.js | 41 this.clearButton.addEventListener("click", this._clearButtonClicked.bind(this), false); 45 this.messagesElement.addEventListener("click", this._messagesClicked.bind(this), true); 59 this.toggleConsoleButton.addEventListener("click", this._toggleConsoleButtonClicked.bind(this), false); 75 categoryElement.addEventListener("click", updateFilterHandler, false); [all...] |
StylesSidebarPane.js | 61 this.settingsSelectElement.addEventListener("click", function(event) { event.stopPropagation() }, false); 382 this.titleElement.addEventListener("click", this._clickSelector.bind(this), false); 422 showInheritedLabel.addEventListener("click", showInheritedToggleFunction, false); [all...] |
/frameworks/base/docs/html/guide/tutorials/ |
hello-world.jd | 83 <li>Select "Android Project" and click <strong>Next</strong>.<br/> 95 <p>Click <strong>Finish</strong>.</p> 379 <code>/res/layout/</code> folder and open <code>main.xml</code> (once opened, you might need to click 436 you need to do is click the green arrow icon to run, or select 524 on the line <code>Object o = null;</code> (double-click on the marker bar next to the source code line). Then select <strong>Run > Debug History > Hello,
|
/frameworks/base/docs/html/guide/tutorials/localization/ |
index.jd | 162 // set click listener on the flag to show the dialog box
183 <li>It creates an {@link android.app.AlertDialog} object and sets a click listener so that when the
415 the File field. In the left-hand list, select Language, then click the right arrow.<br>
418 <li>Type <code>de</code> in the Language box and click Finish.<br>
490 <li>Click the link to open the flag image.</li>
|
/frameworks/base/docs/html/resources/tutorials/localization/ |
index.jd | 162 // set click listener on the flag to show the dialog box
183 <li>It creates an {@link android.app.AlertDialog} object and sets a click listener so that when the
415 the File field. In the left-hand list, select Language, then click the right arrow.<br>
418 <li>Type <code>de</code> in the Language box and click Finish.<br>
490 <li>Click the link to open the flag image.</li>
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceRandom.java | 357 * an optional single click. 387 // 10% of trackball moves end with a click
|
/external/quake/quake/src/QW/docs/ |
qwcl-readme.txt | 365 Right-click on QWCL button in task bar to close doesn?t work as expected
369 problem, don't right-click.
410 to click on the QWCL system menu control, or the minimize, maximize, or
417 can use the mouse to play QWCL), if you Alt-Tab away, then click on the
543 Right-click doesn't work right on minimized QWCL
545 If you right-click on minimized QWCL on the task bar, the
546 Close selection in the right-click menu doesn't work; you have
548 over the right-click menu, although it still works.
[all...] |
/external/webkit/WebCore/platform/ |
Scrollbar.cpp | 382 // Early exit for right click 384 return true; // FIXME: Handled as context menu by Qt right now. Should just avoid even calling this method on a right click though.
|
/external/webkit/WebKit/win/Interfaces/ |
DOMHTML.idl | 790 - (void)click; 792 HRESULT click();
|
/external/webkit/WebKitTools/DumpRenderTree/qt/ |
EventSenderQt.cpp | 87 // fast/events/mouse-click-events expects the 4th button to be treated as the middle button 116 // fast/events/mouse-click-events expects the 4th button to be treated as the middle button
|
/external/webkit/WebKitTools/DumpRenderTree/win/ |
EventSender.cpp | 192 // fast/events/mouse-click-events expects the 4th button has event.button = 1, so send an WM_BUTTONDOWN 278 // fast/events/mouse-click-events expects the 4th button has event.button = 1, so send an WM_MBUTTONUP
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-ex3.jd | 27 file, right click on the project and select <strong>Android Tools</strong> > 355 click menu again)</p>
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-ex3.jd | 27 file, right click on the project and select <strong>Android Tools</strong> > 355 click menu again)</p>
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/ |
FileFilter.java | 122 ignoreResultList.add("fast/events/frame-click-focus.html"); // requires eventSender.mouseDown(),mouseUp() 144 ignoreResultList.add("fast/forms/input-select-on-click.html"); // requires eventSender.mouseDown(),mouseUp()
|
/packages/apps/Mms/src/com/android/mms/ui/ |
NumberPicker.java | 176 * We start the long click here but rely on the {@link NumberPickerButton} 177 * to inform us when the long click has ended.
|
/dalvik/docs/ |
heap-profiling.html | 162 and click the "dump HPROF file" button in the top left. This always
|
/development/pdk/docs/community/ |
index.jd | 94 <li>Click "Edit my membership" on the right side.</li>
|
/development/simulator/app/ |
PhoneWindow.cpp | 613 * We want to catch both "down" and "double click" events; otherwise 635 //printf("(ignoring left click)\n"); 777 * Returns "true" if the click corresponds to a location on the display. 786 * If the click came from our device window, treat it as a touch. [all...] |
/external/bluetooth/glib/tests/ |
spawn-test.c | 139 printf ("Running spawn-test-win32-gui in various ways. Click on the OK buttons.\n");
|