Searched
full:clicked (Results
376 -
400 of
803) sorted by null
<<11121314151617181920>>
/frameworks/base/test-runner/src/android/test/ |
TouchUtils.java | 244 * @param v The view that should be clicked 284 * @param v The view that should be clicked 319 * @param v The view that should be clicked 365 * @param v The view that should be clicked 380 * @param v The view that should be clicked
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
GuidedAction.java | 36 * information-only label (in which case the item cannot be clicked). 214 * it is typically used to determine what to do when an action is clicked. 306 * directly when the action is clicked. 494 * Indicates whether this action is for information purposes only and cannot be clicked. 503 * Indicates whether this action is enabled. If not enabled, an action cannot be clicked. [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-reference.js | 322 * @param linkObj The link that was clicked. 349 * @param linkObj The link that was clicked.
|
carousel.js | 136 droid(slideName); // do this function when slide is clicked
|
/development/samples/ContactManager/src/com/example/android/contactmanager/ |
ContactAdder.java | 158 * Actions for when the Save button is clicked. Creates a contact entry and terminates the 162 Log.v(TAG, "Save button clicked");
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-reference.js | 303 * @param linkObj The link that was clicked. 330 * @param linkObj The link that was clicked.
|
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/ |
IOSInput.java | 415 // user clicked "Cancel" button
418 // user clicked "Ok" button
|
/frameworks/base/core/java/android/app/ |
ListFragment.java | 226 * @param v The view that was clicked within the ListView 228 * @param id The row id of the item that was clicked
|
/frameworks/base/docs/html/guide/webapps/ |
webview.jd | 245 <p>To open links clicked by the user, simply provide a {@link 256 <p>If you want more control over where a clicked link load, create your own {@link
|
/frameworks/support/fragment/java/android/support/v4/app/ |
ListFragment.java | 170 * @param v The view that was clicked within the ListView 172 * @param id The row id of the item that was clicked
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
DetailsFragment.java | 149 * Sets an item clicked listener. 161 * Returns the item clicked listener.
|
DetailsSupportFragment.java | 151 * Sets an item clicked listener. 163 * Returns the item clicked listener.
|
/developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/apprestrictionschema/ |
AppRestrictionSchemaFragment.java | 63 // Message to show when the button is clicked (String restriction)
|
/developers/build/prebuilts/gradle/Interpolator/Application/src/main/java/com/example/android/interpolator/ |
InterpolatorFragment.java | 101 // Set up the 'animate' button, when it is clicked the view is animated with the options
|
/developers/samples/android/admin/AppRestrictionSchema/Application/src/main/java/com/example/android/apprestrictionschema/ |
AppRestrictionSchemaFragment.java | 63 // Message to show when the button is clicked (String restriction)
|
/developers/samples/android/common/src/java/com/example/android/common/actionbarcompat/ |
MultiSelectionUtil.java | 59 * when an item is long-clicked an ActionBarCompat Action Mode is started. Once started, a
|
/developers/samples/android/ui/Interpolator/Application/src/main/java/com/example/android/interpolator/ |
InterpolatorFragment.java | 101 // Set up the 'animate' button, when it is clicked the view is animated with the options
|
/development/samples/Alarm/src/com/example/android/newalarm/ |
AlarmService.java | 199 .setContentIntent(mContentIntent) // The intent to send when the entry is clicked
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LoaderCursor.java | 160 Log.i("FragmentComplexList", "Item clicked: " + id);
|
LoaderRetained.java | 165 Log.i("FragmentComplexList", "Item clicked: " + id);
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
MyRssReader5.java | 177 showAlert(null, "I have no idea what you clicked!", "ok", null, false, null);
|
/development/samples/browseable/AppRestrictionSchema/src/com.example.android.apprestrictionschema/ |
AppRestrictionSchemaFragment.java | 63 // Message to show when the button is clicked (String restriction)
|
/development/samples/browseable/Interpolator/src/com.example.android.interpolator/ |
InterpolatorFragment.java | 101 // Set up the 'animate' button, when it is clicked the view is animated with the options
|
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/ |
ToonGame.java | 44 * This main activity launches a sub-activity when the Play button is clicked. The
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
NewsReaderActivity.java | 235 /** Called when news category button is clicked.
|
Completed in 1331 milliseconds
<<11121314151617181920>>