OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clicked
(Results
176 - 200
of
259
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteComposite.java
254
* When
clicked
, the toggle will show/hide all the {@link Item} widgets that have been
/external/webkit/WebKit/win/Interfaces/
IWebUIDelegate.idl
479
@param element A dictionary representation of the
clicked
element.
567
@param element A dictionary representation of the
clicked
element.
[
all
...]
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdSelector.java
638
* double-
clicked
(aka "the default selection").
641
// Add a selection listener that will check/uncheck items when they are double-
clicked
[
all
...]
/external/webkit/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp
564
QCOMPARE(newPage->mainFrame()->evaluateJavaScript("typeof mybutton.
clicked
").toString(),
566
QCOMPARE(newPage->mainFrame()->evaluateJavaScript("mybutton.
clicked
.toString()").toString(),
567
QString::fromLatin1("function
clicked
() {\n [native code]\n}"));
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java
[
all
...]
/frameworks/base/core/java/android/webkit/
WebSettings.java
128
* the placeholder. Once
clicked
, the plugin will be enabled on the page.
[
all
...]
/frameworks/base/core/java/android/widget/
AutoCompleteTextView.java
446
* Checks whether the drop-down is dismissed when a suggestion is
clicked
.
455
* Sets whether the drop-down is dismissed when a suggestion is
clicked
. This is
[
all
...]
/frameworks/base/core/java/android/view/
View.java
129
* clients when the button is
clicked
.</li>
742
* <p>Indicates this view can be
clicked
. When clickable, a View reacts
807
* Indicates this view can be long
clicked
. When long clickable, a View
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
AutoCompleteTextViewTest.java
643
// re-set '
clicked
' flag to false
[
all
...]
/external/sonivox/jet_tools/JetCreator/
JetAudition.py
228
""" Sets current segment name based on what's
clicked
"""
/external/webkit/WebCore/dom/
Node.h
205
// Returns the enclosing event parent node (or self) that, when
clicked
, would trigger a navigation.
/external/webkit/WebCore/page/
DragController.cpp
722
// Only way I know to get here is if to get here is if the original element
clicked
on in the mousedown is no longer
/external/webkit/WebKit/mac/WebView/
WebUIDelegate.h
438
@param element A dictionary representation of the
clicked
element.
/external/webkit/WebKitTools/DumpRenderTree/gtk/
DumpRenderTree.cpp
661
typeDescription = g_strdup("link
clicked
");
/external/webkit/WebKitTools/DumpRenderTree/qt/
DumpRenderTreeQt.cpp
246
typeDescription = "link
clicked
";
/frameworks/base/docs/html/guide/topics/search/
searchable-config.jd
237
search UI and
clicked
the search button.</td>
/frameworks/base/docs/html/sdk/
eclipse-adt.jd
177
<li>Applications launched from ADT now behave as if they were
clicked
from the
/packages/apps/Browser/src/com/android/browser/
BrowserBookmarksPage.java
430
android.util.Log.e(LOGTAG, "item
clicked
when dismissing");
/packages/apps/Gallery/src/com/android/camera/
CropImage.java
79
boolean mSaving; // Whether the "save" button is already
clicked
.
/packages/apps/Gallery3D/src/com/cooliris/media/
CropImage.java
93
boolean mSaving; // Whether the "save" button is already
clicked
.
[
all
...]
/packages/apps/Settings/src/com/android/settings/
InstalledAppDetails.java
701
* Method implementing functionality of buttons
clicked
TextToSpeechSettings.java
549
* Called when mPlayExample or mInstallData is
clicked
[
all
...]
/packages/apps/Settings/src/com/android/settings/vpn/
VpnSettings.java
440
// Called when the buttons on the connect dialog are
clicked
.
[
all
...]
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidateView.java
753
// Always enable to highlight the
clicked
one.
/sdk/eclipse/
changes.txt
8
- Launched applications from ADT now behave as if they were
clicked
from the Home screen of the emulator.
Completed in 426 milliseconds
1
2
3
4
5
6
7
8
9
10
11