Searched
full:clicked (Results
301 -
325 of
603) sorted by null
<<11121314151617181920>>
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ToastBarOperation.java | 177 * when the {@link ActionableToastBar}'s action button is clicked.
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/ |
ContactsListFragment.java | 150 // The user clicked on an item in the left side pane, start loading the data for it
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
CommonLauncherHelper.java | 165 // HACK-ish: ensure icon has enough parts revealed for it to be clicked on
|
/external/selinux/policycoreutils/gui/ |
polgengui.py | 213 xml.get_widget ("cancel_button").connect("clicked",self.quit) 215 self.forward_button.connect("clicked",self.forward) 217 self.back_button.connect("clicked",self.back) 266 b.connect("clicked",self.network_all_clicked) 616 self.xml.get_widget("output_button").connect("clicked",self.output_button_clicked) [all...] |
/frameworks/base/test-runner/src/android/test/ |
TouchUtils.java | 238 * @param v The view that should be clicked 278 * @param v The view that should be clicked 313 * @param v The view that should be clicked 359 * @param v The view that should be clicked 374 * @param v The view that should be clicked
|
/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/jmonkeyengine/engine/src/android/com/jme3/system/android/ |
OGLESContext.java | 511 /* User clicked OK, send COMPLETE action 519 /* User clicked CANCEL, send CANCEL action
|
/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/core/java/android/content/pm/ |
LauncherApps.java | 214 * @param sourceBounds The Rect containing the source bounds of the clicked icon 235 * @param sourceBounds The Rect containing the source bounds of the clicked icon
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
pickers.jd | 123 <p>For example, here's a button that, when clicked, calls a method to show the dialog:</p> 228 <p>For example, here's a button that, when clicked, calls a method to show the dialog:</p>
|
/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/base/services/core/java/com/android/server/ |
EventLogTags.logtags | 70 # when a notification has been clicked 72 # when a notification action button has been clicked
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
DetailsFragment.java | 148 * Sets an item clicked listener. 160 * Returns the item clicked listener.
|
DetailsSupportFragment.java | 150 * Sets an item clicked listener. 162 * Returns the item clicked listener.
|
/frameworks/support/v4/java/android/support/v4/app/ |
ListFragment.java | 168 * @param v The view that was clicked within the ListView 170 * @param id The row id of the item that was clicked
|
/frameworks/support/v7/preference/src/android/support/v7/preference/ |
PreferenceFragmentCompat.java | 157 * Called when the user has clicked on a Preference that has 175 * Called when the user has clicked on a PreferenceScreen item in order to navigate to a new
|
/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/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/ |
ForegroundService.java | 179 .setContentIntent(contentIntent) // The intent to send when clicked
|
LoaderCursor.java | 160 Log.i("FragmentComplexList", "Item clicked: " + id);
|
Completed in 182 milliseconds
<<11121314151617181920>>