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

<<11121314151617181920>>

  /packages/apps/Gallery2/src/com/android/photos/
MultiSelectGridFragment.java 117 * @param v The view that was clicked within the GridView
119 * @param id The id of the item that was clicked
  /packages/apps/Stk/src/com/android/stk/
StkDialogActivity.java 98 CatLog.d(LOG_TAG, "OK Clicked!, mSlotId: " + mSlotId);
103 CatLog.d(LOG_TAG, "Cancel Clicked!, mSlotId: " + mSlotId);
  /packages/services/Telephony/src/com/android/phone/
EmergencyActionGroup.java 259 // Transfer focus from the originally clicked button to the expanded button.
303 // Transfer focus back to the originally clicked button.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiManifestPkgAttrNode.java 216 // open the dialog and use the object selected if OK was clicked, or null otherwise
240 * When the label is clicked and there's already a package name, this method
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/jobscheduler/
IdleConstraintTestActivity.java 64 * ACTION_SCREEN_ON we enable it. This is to avoid the start button being clicked when the
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
BaseEmulatorActivity.java 187 builder.setMessage("You clicked no.");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/
P2pTestListActivity.java 124 * Launch the activity when its {@link ListView} item is clicked.
  /developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/apprestrictionschema/
AppRestrictionSchemaFragment.java 53 // Message to show when the button is clicked (String restriction)
  /developers/build/prebuilts/gradle/MessagingService/
README.md 37 MessagingFragment is shown to the user. Depending on the button clicked, the MessagingService is
  /developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/
MainActivity.java 37 * when the 'Show Camera Preview' button is clicked to start {@link CameraPreviewActivity} once
  /developers/samples/android/admin/AppRestrictionSchema/Application/src/main/java/com/example/android/apprestrictionschema/
AppRestrictionSchemaFragment.java 53 // Message to show when the button is clicked (String restriction)
  /developers/samples/android/notification/MessagingService/
README.md 37 MessagingFragment is shown to the user. Depending on the button clicked, the MessagingService is
  /developers/samples/android/system/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/
MainActivity.java 37 * when the 'Show Camera Preview' button is clicked to start {@link CameraPreviewActivity} once
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListViewModalSelect/Application/src/main/java/com/example/android/actionbarcompat/listviewmodalselect/
CheeseListFragment.java 111 // We switch on the menu item's id, so we know which is clicked
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
Transition3d.java 83 * @param position the item that was clicked to show a picture, or -1 to show the list
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService_Service.java 113 .setContentIntent(contentIntent) // The intent to send when the entry is clicked
FragmentDialog.java 159 // When button is clicked, call up to owning activity.
MenuInflateFromXml.java 169 // Don't toast text when a submenu is clicked
MessengerService.java 163 .setContentIntent(contentIntent) // The intent to send when the entry is clicked
NotifyingService.java 112 .setContentIntent(contentIntent) // The intent to send when the entry is clicked
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MainActivity.java 76 // Send the correct intent to the MusicService, according to the button that was clicked
  /development/samples/Support13Demos/src/com/example/android/supportv13/app/
CursorFragment.java 100 Log.i("FragmentComplexList", "Item clicked: " + id);
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentDialogSupport.java 159 // When button is clicked, call up to owning activity.
LoaderCursorSupport.java 145 Log.i("FragmentComplexList", "Item clicked: " + id);
LoaderRetainedSupport.java 136 Log.i("FragmentComplexList", "Item clicked: " + id);

Completed in 312 milliseconds

<<11121314151617181920>>