HomeSort by relevance Sort by last modified time
    Searched full:picker (Results 101 - 125 of 414) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/wallpapers/LivePicker/res/values-hi/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-ja/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-kk-rKZ/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker (??????????? ????? ??? ????????) ??????????"</string>
  /packages/wallpapers/LivePicker/res/values-pt-rPT/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-sk/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-sl/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Animirane slike za ozadje Picker"</string>
  /packages/wallpapers/LivePicker/res/values-zh-rCN/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /system/core/libpixelflinger/
Android.mk 20 picker.cpp.arm \
  /packages/apps/Music/res/values/
strings.xml 240 <!-- Button name in time span picker -->
242 <!-- Title of time span picker -->
254 <!-- Activity label. This might show up in the activity-picker -->
256 <!-- Activity label. This might show up in the activity-picker -->
258 <!-- Activity label. This might show up in the activity-picker -->
260 <!-- Activity label. This might show up in the activity-picker -->
262 <!-- Activity label. This might show up in the activity-picker -->
289 <!-- Shown in the music picker while loading the music database. -->
291 <!-- Menu in music picker to sort the list by track/song name. -->
293 <!-- Menu in music picker to sort the list by album name. --
    [all...]
  /packages/apps/TvSettings/Settings/res/values/
widget-strings.xml 109 <!-- AM, PM for time picker [CHAR LIMIT=20] -->
114 <!-- Separator for date picker [CHAR LIMIT=2] -->
116 <!-- Separator for time picker [CHAR LIMIT=2] -->
  /frameworks/base/docs/html/design/wear/
patterns.jd 61 <p>Tapping on an action button can cause an action to be executed, an action to be continued on the companion handheld, or a full screen activity to be invoked for further input (see the <a href="#2DPicker">2D Picker</a> section below).</p>
130 <h2 id="2DPicker" style="clear:both">2D Picker</h2>
132 <p>A 2D Picker component in your app can be invoked from the cue card or from an action button. It allows users to choose from a list of items, and optionally select an attribute of each item. For example, for a social check-in app, you could show a 2D Picker with a vertical list of places
139 <p>More information about how to use the 2D Picker pattern is provided in the <a href="{@docRoot}design/wear/structure.html#2DPicker">App Structure</a> guide.</p>
141 <a class="notice-developers left" href="{@docRoot}training/wearables/ui/2d-picker.html">
144 <p>Creating a 2D Picker</p>
  /packages/apps/Email/provider_src/com/android/email/provider/
FolderPickerActivity.java 91 // If we've got them, just start up the picker dialog
143 // Bring down the ProgressDialog and show the picker
204 // Touch the account so that UI won't bring up this picker again
  /packages/apps/Settings/src/com/android/settings/accessibility/
ListDialogPreference.java 145 final View picker = LayoutInflater.from(context).inflate(dialogLayout, null); local
147 final AbsListView list = (AbsListView) picker.findViewById(android.R.id.list);
169 builder.setView(picker);
  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/
AndroidManifest.xml 53 picker UI.
  /developers/demos/JustForUs/justforus/src/main/res/values/
strings.xml 34 Title of the share intent picker dialog. Displayed above a list of apps that the
  /developers/samples/android/content/documentsUi/StorageProvider/Application/src/main/
AndroidManifest.xml 53 picker UI.
  /development/samples/browseable/StorageProvider/
AndroidManifest.xml 53 picker UI.
  /external/chromium_org/chrome/browser/chromeos/login/
login_ui_browsertest.cc 53 JSExpect("!!document.querySelector('#account-picker')");
  /external/chromium_org/chrome/browser/extensions/api/desktop_capture/
desktop_capture_api.h 29 // Used for tests to supply fake picker.
  /external/chromium_org/chrome/browser/ui/cocoa/media_picker/
desktop_media_picker_controller.h 19 // A controller for the Desktop Media Picker. Presents the user with a list of
  /external/chromium_org/ui/android/java/src/org/chromium/ui/picker/
InputDialogContainer.java 5 package org.chromium.ui.picker;
20 import org.chromium.ui.picker.DateTimePickerDialog.OnDateTimeSetListener;
21 import org.chromium.ui.picker.MultiFieldTimePickerDialog.OnMultiFieldTimeSetListener;
31 * Opens the appropriate date/time picker dialog for the given dialog type.
MonthPicker.java 5 package org.chromium.ui.picker;
  /frameworks/base/core/res/res/layout/
date_picker_legacy.xml 20 <!-- Layout of date picker-->
date_picker_legacy_holo.xml 20 <!-- Layout of date picker-->
time_picker_legacy_holo.xml 20 <!-- Layout of time picker -->

Completed in 784 milliseconds

1 2 3 45 6 7 8 91011>>