OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chooser
(Results
51 - 75
of
297
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html-intl/intl/ko/training/basics/intents/
sending.jd
213
<img src="{@docRoot}images/training/basics/intent-
chooser
.png" alt="" />
242
// Create intent to show
chooser
243
Intent
chooser
= Intent.createChooser(intent, title);
247
startActivity(
chooser
);
/frameworks/base/docs/html-intl/intl/ru/training/basics/intents/
sending.jd
213
<img src="{@docRoot}images/training/basics/intent-
chooser
.png" alt="" />
242
// Create intent to show
chooser
243
Intent
chooser
= Intent.createChooser(intent, title);
247
startActivity(
chooser
);
/packages/apps/ContactsCommon/res/layout/
select_account_list_item.xml
17
<!-- Layout of a single item in the InCallUI Account
Chooser
Dialog. -->
/packages/apps/Messaging/src/com/android/messaging/util/
BuglePrefsKeys.java
58
* The last selected
chooser
index in the media picker.
/frameworks/base/core/java/com/android/internal/app/
IntentForwarderActivity.java
140
Slog.wtf(TAG, "An
chooser
intent with extra initial intents cannot be forwarded to"
145
Slog.wtf(TAG, "A
chooser
intent with replacement extras cannot be forwarded to a"
151
Slog.wtf(TAG, "Cannot forward a
chooser
intent with no extra "
MediaRouteDialogPresenter.java
50
Log.w(TAG, "showDialog(): Route
chooser
dialog already showing!");
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
MediaPickerData.java
158
* Gets the last selected
chooser
index, or -1 if no selection has been saved.
167
* Saves the selected media
chooser
index.
168
* @param selectedIndex the selected media
chooser
index.
/frameworks/base/docs/html/training/sharing/
send.jd
56
<strong>Figure 1.</strong> Screenshot of {@link android.content.Intent#ACTION_SEND} intent
chooser
77
it; if more than one application matches, the system displays a disambiguation dialog (a "
chooser
")
83
of your intent that will <strong>always display the
chooser
</strong>. This has some
87
<li>Even if the user has previously selected a default action for this intent, the
chooser
will
90
<li>You can specify a title for the
chooser
dialog.</li>
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouteActionProvider.java
70
* Then configure the menu and set the route selector for the
chooser
.
152
* select using the media route
chooser
dialog.
163
* select using the media route
chooser
dialog.
196
* Gets the media route dialog factory to use when showing the route
chooser
207
* Sets the media route dialog factory to use when showing the route
chooser
MediaRouteButton.java
147
* select using the media route
chooser
dialog.
158
* select using the media route
chooser
dialog.
182
* Gets the media route dialog factory to use when showing the route
chooser
193
* Sets the media route dialog factory to use when showing the route
chooser
207
* Show the route
chooser
or controller dialog.
210
* not match the {@link #getRouteSelector selector}, then shows the route
chooser
dialog.
237
Log.w(TAG, "showDialog(): Route
chooser
dialog already showing!");
MediaRouteChooserDialog.java
55
* This class implements the route
chooser
dialog for {@link MediaRouter}.
161
* @return True if the route should be included in the
chooser
dialog.
212
* Refreshes the list of routes that are shown in the
chooser
dialog.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectChooserHelper.java
62
* Whether the Project
Chooser
can compute the project list once and cache the result.
109
* Creates a new project
chooser
.
119
* Displays a project
chooser
dialog which lists all available projects with the Android nature.
251
* Returns the project selected by this
chooser
(or the initial project
261
* Sets the project selected by this
chooser
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewList.java
148
ConfigurationChooser
chooser
= canvas.getEditorDelegate().getGraphicalEditor()
local
151
Configuration chooserConfig =
chooser
.getConfiguration();
153
Configuration configuration = Configuration.create(
chooser
);
CreateNewConfigJob.java
102
ConfigurationChooser
chooser
= mEditor.getConfigurationChooser();
103
chooser
.onAlternateLayoutCreated();
/developers/samples/android/content/documentsUi/StorageClient/
template-params.xml
69
This sample first fires an intent to spin up the "file
chooser
" UI and select an image.
README.md
15
This sample first fires an intent to spin up the "file
chooser
" UI and select an image.
/frameworks/base/core/java/android/app/
MediaRouteButton.java
108
* select using the media route
chooser
dialog.
117
* Sets the types of routes that will be shown in the media route
chooser
dialog
144
* Show the route
chooser
or controller dialog.
147
* not match the {@link #getRouteTypes route types}, then shows the route
chooser
dialog.
/packages/apps/Dialer/res/layout/
dialpad_fragment.xml
40
<!-- "Dialpad
chooser
" UI, shown only when the user brings up the
/external/proguard/docs/manual/
gui.html
83
<td>opens a file
chooser
to load an existing ProGuard configuration
118
<tr><td class="button">Add input...</td> <td>opens a file
chooser
to add an
120
<tr><td class="button">Add output...</td> <td>opens a file
chooser
to add an
123
<td>opens a file
chooser
to add an entry to the list of library
126
<td>opens a file
chooser
to edit the selected entry in the list.</td></tr>
440
<td>opens a file
chooser
to save the current ProGuard
460
opens a file
chooser
.</li>
472
<td>opens a file
chooser
to load an obfuscated stack trace.</td></tr>
/prebuilts/sdk/sdk-annotations/
annotations.zip
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/
gui.html
79
<td>opens a file
chooser
to load an existing ProGuard configuration
114
<tr><td class="button">Add input...</td> <td>opens a file
chooser
to add an
116
<tr><td class="button">Add output...</td> <td>opens a file
chooser
to add an
119
<td>opens a file
chooser
to add an entry to the list of library
122
<td>opens a file
chooser
to edit the selected entry in the list.</td></tr>
435
<td>opens a file
chooser
to save the current ProGuard
455
opens a file
chooser
.</li>
467
<td>opens a file
chooser
to load an obfuscated stack trace.</td></tr>
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationTest.java
44
ConfigurationChooser
chooser
= null;
local
45
return constructor.newInstance(
chooser
);
/packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java
235
* "dialpad
chooser
" if the phone becomes idle while the
236
*
chooser
UI is visible.
245
// Log.i(TAG, "Call ended with dialpad
chooser
visible! Taking it down...");
247
// dialpad
chooser
could conceivably disappear (on its
250
// least that's better than leaving the dialpad
chooser
402
// Set up the "dialpad
chooser
" UI; see showDialpadChooser().
526
// Be sure *not* to show the dialpad
chooser
if this is an
531
// Don't show the
chooser
when called via onNewIntent() and phone number is present.
688
// A sanity-check: the "dialpad
chooser
" UI should not be visible if the phone is idle.
[
all
...]
/developers/build/prebuilts/gradle/StorageClient/
README.md
15
This sample first fires an intent to spin up the "file
chooser
" UI and select an image.
/development/samples/BusinessCard/src/com/example/android/businesscard/
BusinessCardActivity.java
32
* the contact
chooser
. Once this activity receives the result from contact picker,
Completed in 1062 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>