HomeSort by relevance Sort by last modified time
    Searched refs:pickers (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/content/public/android/java/resource_map/org/chromium/content/
R.java 43 public static int pickers; field in class:R.id
  /external/chromium_org/win8/metro_driver/
stdafx.h 24 #include <windows.storage.pickers.h>
file_picker.cc 8 #include <windows.storage.pickers.h>
279 mswr::ComPtr<winstorage::Pickers::IFileOpenPicker> picker;
448 mswr::ComPtr<winstorage::Pickers::IFileSavePicker> picker;
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/notifications/
BackgroundPickers.java 31 * Manages the background image pickers.
36 public void onBackgroundPickersChanged(BackgroundPickers pickers);
52 * Generates the pickers as necessary.
58 // Fill in new pickers.
91 * Returns the all the background resources for the pickers managed by this object. Returns null
92 * if no pickers exist.
107 * Clears the pickers.
MainActivity.java 327 public void onBackgroundPickersChanged(BackgroundPickers pickers) {
  /development/samples/wearable/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
BackgroundPickers.java 31 * Manages the background image pickers.
36 public void onBackgroundPickersChanged(BackgroundPickers pickers);
52 * Generates the pickers as necessary.
58 // Fill in new pickers.
91 * Returns the all the background resources for the pickers managed by this object. Returns null
92 * if no pickers exist.
107 * Clears the pickers.
MainActivity.java 327 public void onBackgroundPickersChanged(BackgroundPickers pickers) {
  /frameworks/base/docs/html/design/
design_toc.cs 96 <li><a href="<?cs var:toroot ?>design/building-blocks/pickers.html">Pickers</a></li>
  /frameworks/base/core/java/android/widget/
DatePicker.java 61 * See the <a href="{@docRoot}guide/topics/ui/controls/pickers.html">Pickers</a>
631 mSpinners = (LinearLayout) mDelegator.findViewById(R.id.pickers);
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 248 <li><a href="<?cs var:toroot ?>guide/topics/ui/controls/pickers.html">
249 <span class="en">Pickers</span>

Completed in 880 milliseconds