HomeSort by relevance Sort by last modified time
    Searched full:picker (Results 276 - 300 of 432) sorted by null

<<1112131415161718

  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
Constants.java 196 // The code to show input method picker.
  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp     [all...]
ResourcePriorityQueue.cpp 45 : Picker(this), InstrItins(IS->MF->getSubtarget().getInstrItineraryData()) {
618 if (Picker(*Best, *I))
  /developers/build/prebuilts/gradle/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
MyCloudProvider.java 109 // cursor is returned to the Android system picker UI and used to display all roots from
139 // system picker UI may save it and refer to it later.
  /developers/samples/android/content/documentsUi/StorageProvider/Application/src/main/java/com/example/android/storageprovider/
MyCloudProvider.java 109 // cursor is returned to the Android system picker UI and used to display all roots from
139 // system picker UI may save it and refer to it later.
  /development/samples/browseable/StorageProvider/src/com.example.android.storageprovider/
MyCloudProvider.java 109 // cursor is returned to the Android system picker UI and used to display all roots from
139 // system picker UI may save it and refer to it later.
  /docs/source.android.com/src/devices/input/
key-character-map-files.jd 240 character picker dialog that contains miscellaneous symbols.</p>
369 # Pressing this combination of keys invokes an on-screen character picker.
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
UiFacade.java 298 @Rpc(description = "Create time picker dialog.")
307 @Rpc(description = "Create date picker dialog.")
  /frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd 180 <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/docs/html-intl/intl/ja/guide/topics/providers/
document-provider.jd 196 <p><img src="{@docRoot}images/providers/storage_picker.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
204 <p><img src="{@docRoot}images/providers/storage_photos.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
  /frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
document-provider.jd 196 <p><img src="{@docRoot}images/providers/storage_picker.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
204 <p><img src="{@docRoot}images/providers/storage_photos.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
  /frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
document-provider.jd 196 <p><img src="{@docRoot}images/providers/storage_picker.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
204 <p><img src="{@docRoot}images/providers/storage_photos.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
    [all...]
  /frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
document-provider.jd 196 <p><img src="{@docRoot}images/providers/storage_picker.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
204 <p><img src="{@docRoot}images/providers/storage_photos.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
  /frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
document-provider.jd 196 <p><img src="{@docRoot}images/providers/storage_picker.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
204 <p><img src="{@docRoot}images/providers/storage_photos.png" width="340" alt="picker" style="border:2px solid #ddd" /></p>
  /frameworks/native/opengl/libagl/
context.h 436 void picker();
442 void picker();
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteDescriptor.java 119 * This icon will be used in picker UIs if available.
470 * This icon will be used in picker UIs if available.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactEntryListFragment.java 916 * Processes a result returned by the contact picker.
919 throw new UnsupportedOperationException("Picker result handler is not implemented.");
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ComposeMessageView.java 133 // media picker, IME keyboard and SIM selector.
304 // Showing the media picker is treated as starting to compose the message.
    [all...]