HomeSort by relevance Sort by last modified time
    Searched full:click (Results 501 - 525 of 688) sorted by null

<<2122232425262728

  /packages/apps/Calendar/src/com/android/calendar/
SelectCalendarsAdapter.java 349 //Set up the listeners so a click on the button will change the state.
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupExchange.java 413 // "click" next to launch server verification
  /packages/apps/Phone/src/com/android/phone/
InCallMenu.java 95 * one-time stuff, like setting the ID and click listener, or calling
DTMFTwelveKeyDialer.java 653 // press / click animation to be handled by the framework.
678 // press / click animation to be handled by the framework.
    [all...]
OtaUtils.java 672 * Handle the click events for OTA buttons.
701 if (DBG) log ("onClickHandler: received a click event for unrecognized id");
    [all...]
CallCard.java     [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdStartDialog.java 197 button.setToolTipText("Click to figure out your monitor's pixel density");
SdkTargetSelector.java 268 /** Default selection means double-click on "most" platforms */
  /external/webkit/WebCore/inspector/front-end/
DataGrid.js 40 this._dataTable.addEventListener("click", this._clickInDataTable.bind(this), true);
91 cell.addEventListener("click", this._clickInHeaderCell.bind(this), false);
    [all...]
  /frameworks/base/core/java/android/provider/
Downloads.java 83 * in the intent's data if the click is associated with a single download,
657 * in the intent's data if the click is associated with a single download,
    [all...]
  /frameworks/base/docs/html/sdk/
installing.jd 112 <li>On Windows, right-click on My Computer, and select Properties.
114 dialog that comes up, double-click on Path (under System Variables). Add the full path to the
  /frameworks/base/telephony/java/com/android/internal/telephony/
SMSDispatcher.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 784 * pointed at (i.e. click on an object then alt-click to cycle).
    [all...]
  /external/webkit/WebKit/android/jni/
WebViewCore.cpp 1998 void WebViewCore::click(WebCore::Frame* frame, WebCore::Node* node) { function in class:android::WebViewCore
    [all...]
  /external/webkit/SunSpider/tests/parse-only/
jquery-1.3.2.js     [all...]
  /external/webkit/WebCore/
ChangeLog-2002-12-03     [all...]
  /frameworks/base/core/java/android/view/
View.java 502 * only fire the on click listeners.
    [all...]
  /external/webkit/WebKit/chromium/src/
WebViewImpl.cpp 359 // Dispatch the contextmenu event regardless of if the click was swallowed.
406 // If the event was a middle click, attempt to copy text into the focused
447 // Dispatch the contextmenu event regardless of if the click was swallowed.
    [all...]
FrameLoaderClientImpl.cpp 472 // Load page 1 containing future client-redirect (back to 1, e.g meta refresh) > Click
477 // -- click on anchor href
    [all...]
  /external/webkit/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp 301 m_view->setUrl(QString("data:text/html,<a href=\"data:text/html,Reached\" target=\"_blank\">Click me</a>"));
    [all...]
  /frameworks/base/docs/html/guide/appendix/faq/
commontasks.jd 111 In the <strong>Package Explorer</strong> panel, right-click on your project and select <strong>Properties</strong>.
270 <p>Button click and other UI event capturing are covered in <a href="{@docRoot}guide/topics/ui/ui-events.html">Handling UI Events</a> on the UI Design page.</p>
    [all...]
  /frameworks/base/docs/html/guide/developing/
other-ide.jd 411 <li>In the <em>Virtual Devices</em> panel, you'll see a list of existing AVDs. Click
422 <li>Click <strong>Create AVD</strong>.</li>
459 <p>In the <em>Virtual Devices</em> view, select an AVD and click <strong>Start</strong>.</p>
    [all...]
  /frameworks/base/docs/html/resources/faq/
commontasks.jd 111 In the <strong>Package Explorer</strong> panel, right-click on your project and select <strong>Properties</strong>.
270 <p>Button click and other UI event capturing are covered in <a href="{@docRoot}guide/topics/ui/ui-events.html">Handling UI Events</a> on the UI Design page.</p>
    [all...]
  /external/webkit/WebCore/bindings/objc/
PublicDOMInterfaces.h 417 - (void)click AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;
625 - (void)click;
    [all...]
  /external/webkit/WebKit/mac/Carbon/
CarbonWindowAdapter.mm 51 // Handling of miniaturization of Carbon windows via title bar double-click might not be all there.
53 // The controls on NSCarbonWindowTester's sample window look inactive when the window is inactive, but have first-click behavior.
    [all...]

Completed in 577 milliseconds

<<2122232425262728