/external/webkit/WebKit/win/Interfaces/ |
IWebPolicyDelegate.idl | 43 @constant WebNavigationTypeLinkClicked A link with an href was clicked.
|
/frameworks/base/core/java/android/app/ |
ExpandableListActivity.java | 177 * Override this for receiving callbacks when a child has been clicked.
|
LauncherActivity.java | 52 * for a given intent. Launches when clicked.
|
SearchDialog.java | [all...] |
/frameworks/base/core/java/android/provider/ |
LiveFolders.java | 139 * <td>The intent to fire when the item is clicked. Ignored when the live folder defines
|
/frameworks/base/docs/html/guide/topics/resources/ |
color-list-resource.jd | 99 is touched/clicked); "false" if this item should be used in the default, non-pressed state.</dd>
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-gridview.jd | 63 <p>To do something when an item in the grid is clicked, the {@link
|
/frameworks/base/docs/html/sdk/ |
android-1.6-highlights.jd | 75 clicked. So popular contacts or apps that have previously been picked will bubble up to
|
/packages/apps/Browser/res/values/ |
strings.xml | 31 <!-- Toast shown when a history item's star is clicked, converting it to a bookmark --> 33 <!-- Toast shown when a history item's star is clicked off, removing its bookmark --> 508 <!-- Displayed at the top of the bookmarks page. When clicked, it bookmarks the page the browser is currently showing --> 510 <!-- Verb placed in front of a screenshot of a web page that, when clicked, [all...] |
/packages/apps/Contacts/src/com/android/contacts/ |
DialtactsActivity.java | 73 * The index of the tab that has last been manually selected (the user clicked on a tab).
|
/packages/apps/Settings/src/com/android/settings/quicklaunch/ |
BookmarkPicker.java | 248 // We can go ahead and return the clicked info's intent
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiFlagAttributeNode.java | 291 // Add a selection listener that will check/uncheck items when they are double-clicked
|
/frameworks/base/core/java/com/android/internal/app/ |
AlertController.java | 251 * Sets a click listener or a message to be sent when the button is clicked. 260 * @param msg The {@link Message} to be sent when clicked. [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 91 // do something when the button is clicked 117 // do something when the button is clicked
|
index.jd | 152 to be notified when it is "clicked" (such as when a button is selected), implement OnClickListener and define
|
layout-objects.jd | 273 to change the screen whenever a tab is clicked. </td>
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
CachedBluetoothDevice.java | 907 * Called when a context menu item is clicked. 909 * @param item The item that was clicked. [all...] |
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceRandom.java | 361 * TODO: Parameterize the % clicked
|
/external/webkit/WebCore/html/ |
HTMLAnchorElement.cpp | 220 // This keeps track of the editable block that the selection was in (if it was in one) just before the link was clicked
|
/external/webkit/WebCore/inspector/front-end/ |
ProfilesPanel.js | 105 this.panelEnablerView.addEventListener("enable clicked", this._enableProfiling, this);
|
/external/webkit/WebCore/rendering/ |
RenderSlider.cpp | 175 // we clicked. We'll be exactly at the center of the thumb.
|
/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/core/java/android/view/ |
MenuItem.java | 36 * clicked.
|
/packages/apps/Browser/src/com/android/browser/ |
WebStorageSizeManager.java | 388 // activity when clicked.
|
/packages/apps/Calendar/src/com/android/calendar/ |
SelectCalendarsAdapter.java | 173 * This gets called when the MultiStateButton for a calendar is clicked. It cycles the sync/vis
|