Searched
full:click (Results
476 -
500 of
688) sorted by null
<<11121314151617181920>>
/frameworks/base/tools/preload/ |
sorttable.js | 11 Click on the headers to sort 92 dean_addEvent(headrow[i],"click", function(e) {
|
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageListItem.java | 494 DialogInterface.OnClickListener click = new DialogInterface.OnClickListener() { local 508 b.setAdapter(adapter, click);
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SearchActivity.java | 543 // Log suggestion click 563 // Treat enter or search as a click
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/ |
DeviceExplorer.java | 204 // add support for double click 361 * Processes a double click on a trace file
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle1/ |
UiContentOutlinePage.java | 581 * Sets up double-click action on the tree. 583 * By default, double-click (a.k.a. "default selection") on a valid list item will
|
/external/webkit/WebCore/ |
ChangeLog-2006-12-31 | [all...] |
/frameworks/base/docs/html/guide/publishing/ |
app-signing.jd | 412 <p>To export an <em>unsigned</em> .apk from Eclipse, right-click the project in the Package 416 the <em>Overview</em> tab, and click <strong>Export an unsigned .apk</strong>.)</p> 573 and click <strong>Next</strong>.
|
/cts/tests/tests/media/src/android/media/cts/ |
AudioManagerTest.java | 171 mAudioManager.playSoundEffect(SoundEffectConstants.CLICK);
|
/development/samples/ApiDemos/res/values/ |
strings.xml | 91 <string name="long_click_for_context_menu">Long click for context menu</string> [all...] |
/external/icu4c/common/unicode/ |
ubrk.h | 53 * select words with a double click. Word selection provides correct
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_wimpvideo.c | 285 window_block[15] = 0x00003000; /* Work area flags - Mouse click down reported */
|
/external/webkit/WebCore/inspector/front-end/ |
AbstractTimelinePanel.js | 107 categoryElement.addEventListener("click", this._updateFilter.bind(this), false);
|
TimelineOverviewPane.js | 335 checkElement.addEventListener("click", this._onCheckboxClicked);
|
/external/webkit/WebCore/wml/ |
WMLInputElement.cpp | 287 // Simulate mouse click on the default form button for enter for these types of elements.
|
/external/webkit/WebKit/chromium/src/ |
WebViewImpl.h | 293 // can decide if the window.open event was caused by a middle-mouse click
|
/external/webkit/WebKit/mac/Carbon/ |
HIWebView.mm | 170 static OSStatus Click( HIWebView* inView, EventRef inEvent ); 451 // Click 455 Click(HIWebView* inView, EventRef inEvent) [all...] |
/external/webkit/WebKit/win/ |
FullscreenVideoController.cpp | 160 // But if we click the button, we need to drag relative to where we clicked down. We only need
|
/external/webkit/WebKitTools/DumpRenderTree/gtk/ |
EventSender.cpp | 133 // FIXME: take the last clicked button number and the time of last click into account.
|
/frameworks/base/awt/java/awt/ |
Event.java | 421 * The click count indicates the number of consecutive clicks.
|
/frameworks/base/core/java/android/view/ |
MenuItem.java | 49 * @return Return true to consume this click and prevent others from
|
/frameworks/base/docs/html/guide/developing/tools/ |
monkey.jd | 118 (Trackball events consist of one or more random movements, sometimes followed by a click.)</td>
|
/frameworks/base/docs/html/guide/practices/design/ |
seamlessness.jd | 111 the status bar, and the user can then click on them at his leisure, to see
|
/frameworks/base/docs/html/guide/topics/ui/ |
index.jd | 153 its <code>onClick()</code> callback method (where you perform the action upon click), and register it
|
/frameworks/base/docs/html/resources/articles/ |
index.jd | 116 <dd>Explore the UI changes that were introduced in Android 1.6, compared with the UI provided in Android 1.5. In particular, this article discusses changes to RelativeLayouts and click listeners.</dd>
|
/frameworks/base/docs/html/sdk/ |
android-2.0.jd | 290 <li>New Quick Contact framework APIs enable developers to create contact badges in their app. Clicking on the badge opens a window with a list of ways to contact the person with one click.</li>
|
Completed in 390 milliseconds
<<11121314151617181920>>