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

1 2 34 5 6 7 8 91011>>

  /frameworks/opt/colorpicker/res/values/
strings.xml 17 <!-- Default title for color picker dialog [CHAR LIMIT=30] -->
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DatePickerController.java 25 * Controller class to communicate among the various components of the date picker dialog.
  /packages/apps/Contacts/src/com/android/contacts/list/
OnContactPickerActionListener.java 22 * Action callbacks that can be sent by a contact picker.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
OnPhoneNumberPickerActionListener.java 23 * Action callbacks that can be sent by a phone number picker.
  /packages/apps/Launcher2/res/values/
wallpapers.xml 25 wallpaper picker, add them to this list. For each foo.jpg be sure
  /packages/apps/MusicFX/res/values/
strings.xml 34 <!-- title of control panel picker dialog [CHAR LIMIT=30] -->
  /packages/apps/Settings/
proguard.flags 3 -keep class com.android.settings.*Picker
  /packages/apps/TvSettings/Settings/res/layout/
picker.xml 30 android:id="@+id/picker"
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api_unittest.cc 97 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
137 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
243 // In multi profile mode, user may open wallpaper picker in one profile and
244 // then switch to a different profile and open another wallpaper picker
276 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
345 // also be minimized when open wallpaper picker.
376 // We then activate window 0 (i.e. wallpaper picker) and call the minimize
  /external/chromium_org/ui/login/account_picker/
screen_account_picker.js 6 * @fileoverview Account picker screen implementation.
9 login.createScreen('AccountPickerScreen', 'account-picker', function() {
60 * Sets preferred size for account picker screen.
68 * When the account picker is being used to lock the screen, pressing the
101 chrome.send('loginUIStateChanged', ['account-picker', true]);
124 chrome.send('loginVisible', ['account-picker']);
132 chrome.send('loginUIStateChanged', ['account-picker', false]);
  /external/chromium_org/ui/android/java/src/org/chromium/ui/picker/
MultiFieldTimePickerDialog.java 5 package org.chromium.ui.picker;
20 * A time picker dialog with upto 5 number pickers left to right:
23 * If is24hourFormat is true then AM/PM picker is not displayed and
25 * The milli picker is not displayed if step >= SECOND_IN_MILLIS
26 * The second picker is not displayed if step >= MINUTE_IN_MILLIS.
  /frameworks/base/media/java/android/media/
RingtoneManager.java 45 * To show a ringtone picker to the user, use the
46 * {@link #ACTION_RINGTONE_PICKER} intent to launch the picker as a subactivity.
80 * Activity Action: Shows a ringtone picker.
93 * Given to the ringtone picker as a boolean. Whether to show an item for
102 * Given to the ringtone picker as a boolean. Whether to show an item for
112 * Given to the ringtone picker as a boolean. Whether to include DRM ringtones.
120 * Given to the ringtone picker as a {@link Uri}. The {@link Uri} of the
135 * Given to the ringtone picker as a {@link Uri}. The {@link Uri} of the
141 * ringtone picker for some other type of sound, you are free to provide any
148 * Given to the ringtone picker as an int. Specifies which ringtone type(s) should b
    [all...]
  /external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
AddressWidgetUiComponentProvider.java 72 * Creates a {@link Spinner} for a input field that uses UI picker.
83 * uses UI picker.
  /external/llvm/include/llvm/CodeGen/
LatencyPriorityQueue.h 44 latency_sort Picker;
47 LatencyPriorityQueue() : Picker(this) {
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DateTimeActivity.java 28 import com.android.tv.settings.widget.picker.DatePicker;
29 import com.android.tv.settings.widget.picker.TimePicker;
30 import com.android.tv.settings.widget.picker.Picker;
31 import com.android.tv.settings.widget.picker.PickerConstant;
379 datePicker.setResultListener(new Picker.ResultListener() {
417 Picker timePicker = TimePicker.newInstance(isTimeFormat24h(), true);
418 timePicker.setResultListener(new Picker.ResultListener() {
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
ContactDrawable.java 67 * Returns the color picker for the background tile used in the letter avatars.
69 * @return non-null color picker.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
change_picture_options.html 7 <grid id="user-image-grid" class="user-image-picker" tabindex="1"></grid>
  /frameworks/base/core/res/res/layout/
time_picker_legacy.xml 20 <!-- Layout of time picker-->
  /packages/apps/Calendar/res/values-w800dp-h1232dp/
config.xml 15 <!-- turn on/off the mini-calendar and calendar picker -->
  /packages/apps/Contacts/res/values/
ids.xml 39 <!-- Dialog ID for the date picker in event (birthday) editors -->
  /packages/apps/Gallery/src/com/android/camera/
Wallpaper.java 24 * Wallpaper picker for the camera application. This just redirects to the
  /packages/wallpapers/LivePicker/res/values-cs/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-en-rGB/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-en-rIN/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
  /packages/wallpapers/LivePicker/res/values-fa/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>

Completed in 3462 milliseconds

1 2 34 5 6 7 8 91011>>