Searched
full:click (Results
351 -
375 of
688) sorted by null
<<11121314151617181920>>
/packages/apps/SpeechRecorder/src/com/android/speechrecorder/ |
SpeechRecorderActivity.java | 84 mCommand.setText("Please click 'Record' to begin"); 201 // to avoid the button click
|
/packages/inputmethods/OpenWnn/res/values/ |
strings.xml | 25 <string name="preference_key_sound_summary"> Enable key click sound. </string> 28 <string name="preference_key_vibration_summary"> Enable key click vibration. </string>
|
/cts/tests/tests/app/src/android/app/cts/ |
DatePickerDialogTest.java | 167 // click the 'set' button to accept changes
|
ListActivityTest.java | 111 // view should get created on list item click
|
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ |
DeviceListActivity.java | 155 // The on-click listener for all devices in the ListViews
|
/external/expat/bcb5/ |
README.txt | 44 (CTRL-F4) then open the options dialog (CTRL-Shift-F11), then click OK on
|
/external/libpng/contrib/gregbook/ |
Makefile.w32 | 19 # working directory to this directory. Then double-click to open the new
|
/external/proguard/src/proguard/gui/splash/ |
SplashPanel.java | 77 // Restart the animation on a mouse click.
|
/external/webkit/WebCore/dom/ |
Event.h | 53 CLICK = 64,
|
/external/webkit/WebCore/inspector/front-end/ |
CallStackSidebarPane.js | 85 placard.element.addEventListener("click", this._placardSelected.bind(this), false);
|
ProfileView.js | 67 this.percentButton.addEventListener("click", this._percentClicked.bind(this), false); 71 this.focusButton.addEventListener("click", this._focusClicked.bind(this), false); 75 this.excludeButton.addEventListener("click", this._excludeClicked.bind(this), false); 79 this.resetButton.addEventListener("click", this._resetClicked.bind(this), false);
|
/external/webkit/WebCore/manual-tests/ |
animate-none.html | 148 console.log("click");
|
linkjump-3.html | 10 Manually resize window to about 800 x 600. Click the link below.</p>
|
/external/webkit/WebCore/svg/animation/ |
SVGSMILElement.h | 121 // for example <animate begin="otherElement.begin + 8s; button.click" ... />
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
credentials.py | 91 "Click \"Allow\" to continue..." % self.host)
|
credentials_unittest.py | 92 expected_stderr = "Reading Keychain for example.com account and password. Click \"Allow\" to continue...\n"
|
/frameworks/base/core/tests/coretests/src/android/app/ |
SearchManagerTest.java | 68 * type-navigate-click (suggestion)
|
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 74 This is called when a Context Menu is being built (as the result of a sustained "long click"). See the discussion 85 <p>The example below shows how to register an on-click listener for a Button. </p> 131 on-click listeners.</li> 201 simply fire their on-click listeners when pressed.
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-webview.jd | 55 <p>We can load a page, but as soon as we click a link, the default Android web browser
|
/frameworks/base/docs/html/resources/articles/ |
zipalign.jd | 51 To use the wizard, right click the project and choose "Android Tools" >
|
/frameworks/policies/base/mid/com/android/internal/policy/impl/ |
PowerDialog.java | 148 // key up event. If we try to put it to sleep on the click or down
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
PowerDialog.java | 152 // key up event. If we try to put it to sleep on the click or down
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SearchWidgetProvider.java | 84 // Text field click
|
/packages/apps/Settings/src/com/android/settings/ |
MasterClear.java | 132 * click in order to initiate a confirmation sequence. This method is
|
MediaFormat.java | 146 * click in order to initiate a confirmation sequence. This method is
|
Completed in 415 milliseconds
<<11121314151617181920>>