/packages/apps/DeskClock/src/com/android/deskclock/ |
HandleDeskClockApiCalls.java | 271 // If no city was given, start the city chooser.
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
AttachmentPreviewFactory.java | 61 /** Attachment preview displayed in the attachment chooser grid view */
|
/prebuilts/sdk/24/ |
framework.aidl | 118 parcelable android.service.chooser.ChooserTarget;
|
/prebuilts/sdk/current/ |
framework.aidl | 118 parcelable android.service.chooser.ChooserTarget;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ReferenceChooserDialog.java | 91 setTitle("Reference Chooser");
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
ByodFlowTestActivity.java | 288 Intent chooser = Intent.createChooser(intent, local 294 chooser); [all...] |
ByodHelperActivity.java | 499 Intent chooser = Intent.createChooser(toSend, local 501 startActivity(chooser);
|
/frameworks/base/docs/html/sdk/api_diff/23/changes/ |
packages_index_all.html | 89 <A HREF="changes-summary.html#android.service.chooser" class="hiddenlink" target="rightframe"><b>android.service.chooser</b></A><br>
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
AttachmentUtilities.java | 74 * NOTE: At the moment it is not possible to open a chooser with a list of filter types, so 75 * the chooser is only opened with the first item in the list.
|
/sdk/docs/ |
howto_use_cupcake_sdk.txt | 319 - If there's more than one running device or emulator, a "device chooser" is 331 - Manual means to always present the device chooser.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
RenderService.java | 123 ConfigurationChooser chooser = editor.getConfigurationChooser(); local 124 Configuration config = chooser.getConfiguration();
|
/frameworks/base/core/java/android/content/ |
Intent.java | [all...] |
/frameworks/base/docs/html-intl/intl/in/guide/components/ |
intents-filters.jd | 397 <img src="{@docRoot}images/training/basics/intent-chooser.png" alt=""> 430 // Create intent to show the chooser dialog 431 Intent chooser = Intent.createChooser(sendIntent, title); 435 startActivity(chooser); [all...] |
/frameworks/base/docs/html-intl/intl/pt-br/guide/components/ |
intents-filters.jd | 397 <img src="{@docRoot}images/training/basics/intent-chooser.png" alt=""> 430 // Create intent to show the chooser dialog 431 Intent chooser = Intent.createChooser(sendIntent, title); 435 startActivity(chooser); [all...] |
/frameworks/base/proto/src/ |
metrics_constants.proto | 1105 // ACTION: Chooser shown (share target, file open, etc.) 1110 // ACTION: Chooser > User taps an app target 1116 // ACTION: Chooser > User taps a service target 1122 // ACTION: Chooser > User taps a standard target [all...] |
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
MffContext.java | 262 * Set the default EGL config chooser.
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
ShareActionProvider.java | 375 * Set the activity chooser policy of the model backed by the current
|
/packages/apps/Camera2/src/com/android/camera/settings/ |
AppUpgrader.java | 145 // chooser if applicable.
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
WebViewContextMenu.java | 457 * Returns the resource id of the string to be used when showing a chooser for a menu
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
MainLaunchConfigTab.java | 134 // create the combo for the activity chooser
|
/external/autotest/frontend/client/src/autotest/afe/create/ |
CreateJobViewPresenter.java | [all...] |
/external/opencv3/doc/tutorials/introduction/android_binary_package/ |
android_dev_intro.markdown | 404 Device Chooser will let you choose among the running devices or to start a new one. 489 Device Chooser will let you choose among the devices.
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
CameraManager.java | 397 // camera chooser is not the default media chooser. [all...] |
/frameworks/base/ |
Android.mk | 279 core/java/android/service/chooser/IChooserTargetService.aidl \ 280 core/java/android/service/chooser/IChooserTargetResult.aidl \ [all...] |
/external/avahi/specs/ |
draft-cheshire-dnsext-multicastdns-03.txt | 554 Macintosh users are accustomed to opening the "Chooser" window, 555 selecting a desired printer, and then closing the Chooser window. 557 user will typically leave the "Chooser" window open while they go and 560 Ethernet hub, and so forth, they keep an eye on the Chooser window, 564 Chooser window open places a non-trivial burden on the network. 571 multicast traffic on the network than the old AppleTalk Chooser. [all...] |