HomeSort by relevance Sort by last modified time
    Searched full:clicked (Results 451 - 475 of 603) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 225 // User clicked OK button
361 // User clicked OK, so save the mSelectedItems results somewhere
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBar.java     [all...]
  /packages/apps/Calendar/src/com/android/calendar/
DayView.java 112 // duration to show the event clicked
186 private Event mClickedEvent; // The event the user clicked on
210 // Sets the "clicked" color from the clicked event
220 // Clears the "clicked" color from the clicked event and launch the event
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationMessageView.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java 269 // Unrelated selection (e.g. user clicked in the Project Explorer
461 // The user clicked outside the bounds of the root element; in that case, just
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
AutoCompleteTextViewTest.java 542 // re-set 'clicked' flag to false
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RemoteService.java 204 .setContentIntent(contentIntent) // The intent to send when the entry is clicked
  /external/eigen/demos/opengl/
quaternion_demo.cpp 560 connect(but, SIGNAL(clicked()), this, SLOT(resetCamera()));
  /external/libvncserver/
README 28 whereas when you drag the mouse while clicked you draw a line. The size of the
  /external/libvpx/libvpx/vpx_mem/
vpx_mem_tracker.c 451 can be clicked to be opened in visual studio*/
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlLexer.java 149 // <a onclick=this.clicked=true>
  /external/sonivox/jet_tools/JetCreator/
JetAudition.py 228 """ Sets current segment name based on what's clicked """
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 44 * in the user interface, for example, the focus has changed, a button has been clicked,
    [all...]
  /frameworks/base/core/java/android/view/
MenuItem.java 73 * clicked.
  /frameworks/base/core/java/android/widget/
RemoteViews.java     [all...]
SimpleMonthView.java 754 * @param day the day that was clicked
SuggestionsAdapter.java 144 * will be shown for each entry. When clicked, the suggested text on that line will be
  /frameworks/base/docs/html/guide/components/
loaders.jd 436         Log.i(&quot;FragmentComplexList&quot;, &quot;Item clicked: &quot; + id);
  /frameworks/base/docs/html/guide/topics/search/
searchable-config.jd 250 search UI and clicked the search button.</td>
  /frameworks/base/docs/html/training/basics/firstapp/
starting-activity.jd 90 android.view.View} that was clicked)</li>
  /frameworks/base/docs/html/training/location/
display-address.jd 390 services is established, if the user has already clicked the button on your
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
MonthView.java 568 * @param day The day that was clicked
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
PlaybackControlGlue.java 56 * <p>Provide a click listener on your fragment and if an action is clicked, call
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
PlaybackControlsRow.java 454 // Note, labels denote the action taken when clicked
SearchBar.java 263 if (DEBUG) Log.v(TAG, "Voice Clicked");

Completed in 377 milliseconds

<<11121314151617181920>>