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

1 2 34 5 6 7

  /frameworks/base/docs/html/guide/tutorials/views/
hello-datepicker.jd 80 show our DatePicker dialog. The <code>showDialog()</code> method will pop-up the date picker dialog
  /frameworks/base/media/java/android/media/
Ringtone.java 39 * picker, see {@link RingtoneManager}.
  /packages/apps/CertInstaller/res/values/
strings.xml 20 <!-- Title of the file picker screen -->
  /packages/apps/Phone/src/com/android/phone/
GsmUmtsCallForwardOptions.java 137 if (DBG) Log.d(LOG_TAG, "onActivityResult: contact picker result not OK.");
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java 72 Log.w(TAG, "Invalid filter type " + filterType + " for device picker");
  /cts/tests/tests/widget/src/android/widget/cts/
TimePickerTest.java 170 // change time picker mode
  /external/llvm/lib/CodeGen/
LatencyPriorityQueue.cpp 124 if (Picker(*Best, *I))
  /frameworks/base/core/res/res/values/
colors.xml 80 <!-- For date picker widget -->
  /packages/apps/Browser/src/com/android/browser/
UploadHandler.java 109 // Already a file picker operation in progress.
  /packages/apps/Contacts/src/com/android/contacts/activities/
AttachPhotoActivity.java 47 * to contacts. It will first present a contact picker and then run the
ContactSelectionActivity.java 332 // Wait for the activity result because we want to keep the picker open (in case the
  /packages/apps/Contacts/src/com/android/contacts/datepicker/
DatePickerDialog.java 42 * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-datepicker.html">Date Picker
  /packages/apps/VideoEditor/src/com/android/videoeditor/
ProjectsActivity.java 54 // The project path returned by the picker
ProjectPickerAdapter.java 197 // in the project picker.
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppReceiver.java 71 // logic to display device picker dialog.
  /packages/apps/Calendar/res/layout/
edit_event_1.xml 297 <!-- TIME ZONE - Read/write version with button to launch picker -->
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/streamitems/
StreamItemPopulatorActivity.java 135 // Forward the Intent to the picker
  /packages/apps/Music/src/com/android/music/
MediaPickerActivity.java 165 // If mFirstYear is not null, the picker only for audio because
  /packages/apps/Settings/src/com/android/settings/quicklaunch/
QuickLaunchSettings.java 226 Log.w(TAG, "Result from bookmark picker does not have an intent.");
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
  /frameworks/base/docs/html/sdk/
android-3.0-highlights.jd 170 <p>Android 3.0 offers an updated set of UI widgets that developers can use to quickly add new types of content to their applications. The new UI widgets are redesigned for use on larger screens such as tablets and incorporate the new holographic UI theme. Several new widget types are available, including a 3D stack, search box, a date/time picker, number picker, calendar, popup menu, and others. Most of the redesigned UI widgets can now be used as remote views in application widgets displayed on the home screen. Applications written for earlier versions can inherit the new Widget designs and themes.</p>
  /frameworks/base/include/private/opengles/
gl_context.h 431 void picker();
437 void picker();
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListFragment.java 933 * Processes a result returned by the contact picker.
936 throw new UnsupportedOperationException("Picker result handler is not implemented.");
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 209 <dd>Demonstrates the DatePickerDialog and TimePickerDialog picker dialogs.</dd>
  /frameworks/base/core/java/android/webkit/
WebChromeClient.java 332 * associated with this file picker.

Completed in 1132 milliseconds

1 2 34 5 6 7