OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:picker
(Results
1 - 25
of
155
) sorted by null
1
2
3
4
5
6
7
/external/webkit/Tools/RebaselineQueueServer/static/
styles.css
10
#builder-
picker
body,
15
#builder-
picker
,
16
#builder-
picker
body {
20
#builder-
picker
body {
25
#builder-
picker
-controls {
30
#builder-
picker
-controls select {
/frameworks/base/core/java/android/bluetooth/
BluetoothDevicePicker.java
23
* A helper to show a system "Device
Picker
" activity to the user.
38
* Broadcast when one BT device is selected from BT device
picker
screen.
61
/** Ask device
picker
to show all kinds of BT devices */
63
/** Ask device
picker
to show BT devices that support AUDIO profiles */
65
/** Ask device
picker
to show BT devices that support Object Transfer */
67
/** Ask device
picker
to show BT devices that support
70
/** Ask device
picker
to show BT devices that support Network Access Point (NAP) profile */
/packages/apps/Contacts/src/com/android/contacts/list/
OnMultiplePhoneNumberPickerActionListener.java
21
* Action callbacks that can be sent by a multiple phone number
picker
.
31
* Closes the
picker
without changing the selection.
OnEmailAddressPickerActionListener.java
21
* Action callbacks that can be sent by a email address
picker
.
OnPostalAddressPickerActionListener.java
21
* Action callbacks that can be sent by a postal address
picker
.
OnContactPickerActionListener.java
22
* Action callbacks that can be sent by a contact
picker
.
OnPhoneNumberPickerActionListener.java
23
* Action callbacks that can be sent by a phone number
picker
.
/external/webkit/Tools/RebaselineQueueServer/templates/
home.html
12
<li><a href="/builder/
picker
">Browse and enqueue failing tests on builders</a></li>
builder-picker.html
2
<html id="builder-
picker
">
10
<div id="builder-
picker
-controls">
/development/samples/BusinessCard/
_index.html
2
picker
from within an activity. This sample also uses reflection to ensure
/packages/apps/Settings/src/com/android/settings/bluetooth/
DevicePickerActivity.java
25
* Activity for Bluetooth device
picker
dialog. The device
picker
logic
LocalBluetoothPreferences.java
32
// If a device was picked from the device
picker
or was in discoverable mode
91
// If the device was picked in the device
picker
recently
/packages/wallpapers/LivePicker/res/values/
strings.xml
24
<string name="application_name">Live Wallpaper
Picker
</string>
28
<!-- Label for the live wallpaper
picker
[CHAR_LIMIT=40]-->
44
<!-- Button label, action, cancels the wallpaper
picker
dialog [CHAR_LIMIT=40]-->
/development/samples/BusinessCard/src/com/example/android/businesscard/
BusinessCardActivity.java
32
* the contact chooser. Once this activity receives the result from contact
picker
,
39
// Request code for the contact
picker
activity
69
* Click handler for the Pick Contact button. Invokes a contact
picker
activity.
78
* Invoked when the contact
picker
activity is finished. The {@code contactUri} parameter
/packages/apps/Gallery/src/com/android/camera/
PickWallpaper.java
20
* Wallpaper
picker
for the camera application.
/packages/apps/Settings/
proguard.flags
3
-keep class com.android.settings.*
Picker
/system/core/libpixelflinger/
picker.h
1
/* libs/pixelflinger/
picker
.h
/frameworks/base/core/java/android/preference/
RingtonePreference.java
76
* Returns the sound type(s) that are shown in the
picker
.
78
* @return The sound type(s) that are shown in the
picker
.
86
* Sets the sound type(s) that are shown in the
picker
.
88
* @param type The sound type(s) that are shown in the
picker
.
136
// Launch the ringtone
picker
148
* Prepares the intent to launch the ringtone
picker
. This can be modified
149
* to adjust the parameters of the ringtone
picker
.
151
* @param ringtonePickerIntent The ringtone
picker
intent that can be
/packages/apps/Contacts/src/com/android/contacts/socialwidget/
SocialWidgetConfigureActivity.java
32
// Forward the Intent to the
picker
40
// We came back from the
Picker
. If the user actually selected a contact,
/external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.panels.html
26
and labeled as <em>Font
Picker
</em>:</p>
29
webInspector.panels.create("Font
Picker
", "FontPicker.png", "Panel.html");
/packages/apps/Camera/src/com/android/camera/ui/
ControlPanelLayout.java
26
* the shutter button, thumbnail, front/back camera
picker
, and mode
picker
.
/packages/apps/MusicFX/res/values/
strings.xml
34
<!-- title of control panel
picker
dialog [CHAR LIMIT=30] -->
/frameworks/base/media/java/android/media/
RingtoneManager.java
47
* To show a ringtone
picker
to the user, use the
48
* {@link #ACTION_RINGTONE_PICKER} intent to launch the
picker
as a subactivity.
82
* Activity Action: Shows a ringtone
picker
.
96
* Given to the ringtone
picker
as a boolean. Whether to show an item for
105
* Given to the ringtone
picker
as a boolean. Whether to show an item for
115
* Given to the ringtone
picker
as a boolean. Whether to include DRM ringtones.
121
* Given to the ringtone
picker
as a {@link Uri}. The {@link Uri} of the
136
* Given to the ringtone
picker
as a {@link Uri}. The {@link Uri} of the
142
* ringtone
picker
for some other type of sound, you are free to provide any
149
* Given to the ringtone
picker
as an int. Specifies which ringtone type(s) should b
[
all
...]
/external/llvm/include/llvm/CodeGen/
LatencyPriorityQueue.h
44
latency_sort
Picker
;
47
LatencyPriorityQueue() :
Picker
(this) {
/external/chromium/chrome/browser/ui/views/
user_data_dir_dialog.h
28
// Creates and runs a user data directory
picker
dialog. The method blocks
Completed in 2310 milliseconds
1
2
3
4
5
6
7