HomeSort by relevance Sort by last modified time
    Searched full:pick (Results 26 - 50 of 772) sorted by null

12 3 4 5 6 7 8 91011>>

  /packages/apps/Music/
AndroidManifest.xml 127 <action android:name="android.intent.action.PICK" />
134 <action android:name="android.intent.action.PICK" />
141 <action android:name="android.intent.action.PICK" />
149 <action android:name="android.intent.action.PICK" />
171 <action android:name="android.intent.action.PICK" />
199 <action android:name="android.intent.action.PICK" />
215 <action android:name="android.intent.action.PICK" />
247 <!-- Second way to invoke us: someone asks to pick an item from
250 <action android:name="android.intent.action.PICK" />
  /packages/apps/Gallery/res/values/
strings.xml 33 choose an application to pick a picture or a video) -->
45 <!-- menu pick: crop the currently selected image -->
48 <!-- menu pick: view the currently selected image -->
51 <!-- menu pick: go to the preferences screen for the camera or image gallery -->
85 <!-- menu pick to view the currently selected image -->
88 <!-- menu pick to view the details of the currently selected image -->
91 <!-- menu pick to show the location of the currently selected image on maps-->
94 <!-- menu pick to rotate the currently selected image (brings up submenu) -->
97 <!-- menu pick to rotate the currently selected image to the left -->
100 <!-- menu pick to rotate the currently selected image to the right --
    [all...]
  /bionic/libc/arch-arm/bionic/
clone.S 64 @ pick the function arg and call address off the stack and jump
123 1: # in the child - pick arguments
  /external/chromium/base/
scoped_handle_win.h 42 // Use this instead of comparing to INVALID_HANDLE_VALUE to pick up our NULL
97 // Use this instead of comparing to INVALID_HANDLE_VALUE to pick up our NULL
  /external/dropbear/libtomcrypt/testprof/
pkcs_1_test.c 30 /* pick a random lparam len [0..16] */
33 /* pick a random saltlen 0..16 */
  /libcore/luni/src/main/java/org/apache/xalan/extensions/
ExtensionNamespaceSupport.java 54 else // If an arguments is null, pick the constructor later.
81 else // Pick the constructor based on number of args.
  /dalvik/vm/mterp/cstubs/
entry.c 41 * We need to pick up where the other interpreter left off.
  /packages/apps/Calendar/src/com/android/calendar/
DayActivity.java 28 * views have the same ID. This ID is used to pick which view receives
WeekActivity.java 32 * views have the same ID. This ID is used to pick which view receives
  /packages/apps/Gallery/src/com/android/camera/
Wallpaper.java 25 * standard pick action.
  /build/core/combo/
HOST_windows-x86.mk 21 # pick them from the tree somewhere
  /build/target/product/
full.mk 42 # Pick up some sounds - stick with the short list to save space
  /development/apps/BuildWidget/src/com/android/buildwidget/
BuildWidget.java 61 // Pick out month names from resources
  /development/pdk/docs/source/
index.jd 29 out the source, pick a bug or feature, and get coding.</p>
  /development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessorSdk3_4.java 44 * Returns a Pick Contact intent using the pre-Eclair "people" URI.
  /external/chromium/sdch/open-vcdiff/src/solaris/
libstdc++.la 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/clearsilver/
README 51 automatically pick them up. When it comes time to ship, trans
  /external/netcat/scripts/
ncp 7 ## pick your own personal favorite port, which will be used on both ends.
  /external/protobuf/src/solaris/
libstdc++.la 13 # By passing LDFLAGS='-Lsrc/solaris' to configure, make will pick up
  /external/webkit/WebCore/platform/graphics/gtk/
FontCacheGtk.cpp 70 // For now we'll pick the default that the user would get without changing any prefs.
  /external/webkit/WebCore/platform/graphics/haiku/
FontCacheHaiku.cpp 63 // For now we'll pick the default that the user would get without changing any prefs.
  /external/webkit/WebCore/platform/graphics/wx/
FontCacheWx.cpp 56 // FIXME: Would be even better to somehow get the user's default font here. For now we'll pick
  /libcore/luni/src/main/java/org/apache/xpath/axes/
IteratorPool.java 29 * Pool of object of a given type to pick from to help memory usage
  /packages/apps/Contacts/tests/src/com/android/contacts/
RecentCallsListActivityTests.java 264 * @param duration In seconds of the call. Use RAND_DURATION to pick a random one.
291 * @param duration In seconds of the call. Use RAND_DURATION to pick a random one.
300 * @param duration In seconds of the call. Use RAND_DURATION to pick a random one.
309 * @param duration In seconds of the call. Use RAND_DURATION to pick a random one.
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherAppWidgetHostView.java 56 // users can always pick up this widget

Completed in 531 milliseconds

12 3 4 5 6 7 8 91011>>