Home
last modified time | relevance | path

Searched refs:picker (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DDatePickerActivity.java29 DatePicker picker = new DatePicker(this); in onCreate() local
30 picker.init(2012, 3, 3, true, new DatePicker.OnDateChangedListener() { in onCreate()
35 setContentView(picker); in onCreate()
DDatePicker.java108 public void onValueChange(NumberPicker picker, int oldVal, int newVal) { in DatePicker()
137 public void onValueChange(NumberPicker picker, int oldVal, int newVal) { in DatePicker()
152 public void onValueChange(NumberPicker picker, int oldVal, int newVal) { in DatePicker()
/frameworks/base/docs/html/guide/topics/ui/controls/
Dpickers.jd12 <li><a href="#TimePickerFragment">Extending DialogFragment for a time picker</a></li>
13 <li><a href="#ShowingTheTimePicker">Showing the time picker</a></li>
18 <li><a href="#DatePickerFragment">Extending DialogFragment for a date picker</a></li>
19 <li><a href="#ShowingTheDatePicker">Showing the date picker</a></li>
37 Each picker provides controls for selecting each part of the time (hour, minute, AM/PM) or date
44 picker. The {@link android.support.v4.app.DialogFragment} manages the dialog lifecycle for you and
55 picker and date picker using the <a href="{@docRoot}tools/extras/support-library.html">support
74 <h3 id="TimePickerFragment">Extending DialogFragment for a time picker</h3>
95 // Use the current time as the default values for the picker
117 <h3 id="ShowingTheTimePicker">Showing the time picker</h3>
[all …]
/frameworks/base/docs/html/design/building-blocks/
Dpickers.jd26 <p>Android provides these as ready-to-use dialogs. Each picker is a dialog with a set of controls f…
29 correctly. The format of a time and date picker adjusts automatically to the locale.</p>
/frameworks/base/core/java/android/widget/
DDatePicker.java174 public void onValueChange(NumberPicker picker, int oldVal, int newVal) { in DatePicker()
178 if (picker == mDaySpinner) { in DatePicker()
187 } else if (picker == mMonthSpinner) { in DatePicker()
195 } else if (picker == mYearSpinner) { in DatePicker()
DTimePicker.java226 public void onValueChange(NumberPicker picker, int oldVal, int newVal) { in TimePicker()
228 picker.requestFocus(); in TimePicker()
DNumberPicker.java459 void onValueChange(NumberPicker picker, int oldVal, int newVal); in onValueChange() argument
/frameworks/native/opengl/libagl/
Dmatrix.cpp136 vpt.transform.picker(); in ogles_validate_transform_impl()
192 void transform_t::picker() in picker() function in android::transform_t
209 void mvui_transform_t::picker() in picker() function in android::mvui_transform_t
453 transform.picker(); in validate()
511 mvp4.picker(); in update_mvp()
521 mvp.picker(); in update_mvp()
596 mvit4.picker(); in update_mvit()
629 mvui.picker(); in update_mvui()
Dcontext.h431 void picker();
437 void picker();
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1001 RfcommChannelPicker picker = new RfcommChannelPicker(uuid); in createNewRfcommSocketAndRecord() local
1007 channel = picker.nextChannel(); in createNewRfcommSocketAndRecord()
/frameworks/base/docs/html/about/versions/
Dandroid-3.0-highlights.jd180 …ypes are available, including a 3D stack, search box, a date/time picker, number picker, calendar,…
Dandroid-3.1-highlights.jd225 by hiding the calendar list controls. Controls in the date picker are
Dandroid-4.1.jd120 your app and navigate through the Home wallpaper picker.</p>
122 <p>To launch the live wallpaper picker, call {@link android.content.Context#startActivity
Dandroid-3.0.jd264 app widget looks like and is shown to the user from the widget picker. If this field is not
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dactivity_task_design.jd1027 typically has a built-in ringtone picker that can be selected from
1029 picker application that you write could be launched by an intent
1030 identical to the built-in ringtone picker. At the point where the
1033 picker (and letting them save their choice) as shown in the
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd1438 <td><strong>Display a picker that can also add data.</strong></td>
1447 This intent always displays the contacts app's picker screen. The user can either
/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd693 widget picker. If this field is not supplied, the app widget's icon is used for