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

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 632 of the clicked point on the canvas.
650 If a turtle is clicked, first _onclick-event will be performed,
687 of the clicked point on the canvas.
690 If a turtle is clicked, first _onclick-event will be performed,
    [all...]
  /frameworks/base/core/java/android/widget/
Gallery.java 155 * Whether to callback when an item that is not selected is clicked.
261 * Whether or not to callback when an item that is not selected is clicked.
266 * item that is not selected is clicked.
    [all...]
CompoundButton.java 43 * or clicked, the state changes automatically.
Toolbar.java 481 * clicked. Apps using a logo should also supply a description using
597 * clicked. Apps using a logo should also supply a description using
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 544 * Mark whether this notification was just clicked, i.e. the user has just clicked this
552 * @return true if this notification has been clicked in this frame, false otherwise
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationUsageStats.java 192 * Called when the user clicked the notification in the UI.
768 /** Elapsed time since the notification was posted until it was first clicked, or -1. */
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BrowseFragment.java 455 * Sets an item clicked listener on the fragment.
811 * Sets an item clicked listener on the fragment.
824 * Returns the item Clicked listener.
    [all...]
BrowseSupportFragment.java 457 * Sets an item clicked listener on the fragment.
813 * Sets an item clicked listener on the fragment.
826 * Returns the item Clicked listener.
    [all...]
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
AlertDialogTest.java     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
PopupMenuTest.java 358 // been clicked.
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceRandom.java 350 * TODO: Parameterize the % clicked
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCustom.java 486 Log.i("LoaderCustom", "Item clicked: " + id);
LoaderThrottle.java 480 Log.i(TAG, "Item clicked: " + id);
PresentationActivity.java 273 * Called when the Info button next to a display is clicked to show information
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 265 * we should start a new game if UP key is clicked.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
DisplayActivity.java 129 * probably because the user clicked Back.
  /external/chromium-trace/catapult/dashboard/dashboard/elements/
chart-legend.html 420 * Event handler for series group close button clicked.
test-picker.html 405 * Fires add event on 'Add' button clicked.
  /external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
smoothness.py 21 '- Page and benchmark out of sync (e.g. clicked element was renamed)\n'
  /frameworks/base/core/java/android/app/
LauncherActivity.java 54 * for a given intent. Launches when clicked.
  /frameworks/base/core/java/android/preference/
PreferenceFragment.java 152 * Called when the user has clicked on a Preference that has
  /frameworks/base/docs/html/training/animation/
zoom.jd 187 android.view.View.OnClickListener} to the {@link android.widget.ImageView}. When clicked, the
  /frameworks/base/docs/html/training/secure-file-sharing/
share-file.jd 167 * When a filename in the ListView is clicked, get its
  /frameworks/base/docs/html-intl/intl/ja/guide/components/
loaders.jd 432         Log.i(&quot;FragmentComplexList&quot;, &quot;Item clicked: &quot; + id);
  /frameworks/base/docs/html-intl/intl/ko/guide/components/
loaders.jd 432         Log.i(&quot;FragmentComplexList&quot;, &quot;Item clicked: &quot; + id);

Completed in 1285 milliseconds

<<21222324252627282930>>