/developers/build/prebuilts/gradle/StorageClient/Application/src/main/java/com/example/android/storageclient/ |
StorageClientFragment.java | 65 * Fires an intent to spin up the "file chooser" UI and select an image.
|
/developers/samples/android/content/documentsUi/StorageClient/Application/src/main/java/com/example/android/storageclient/ |
StorageClientFragment.java | 65 * Fires an intent to spin up the "file chooser" UI and select an image.
|
/development/samples/browseable/StorageClient/src/com.example.android.storageclient/ |
StorageClientFragment.java | 65 * Fires an intent to spin up the "file chooser" UI and select an image.
|
/external/autotest/frontend/client/src/autotest/public/ |
afeclient.css | 337 .radio-chooser .gwt-RadioButton {
|
/external/conscrypt/src/main/java/org/conscrypt/ |
SSLParametersImpl.java | 521 void setSSLParameters(long sslCtxNativePointer, long sslNativePointer, AliasChooser chooser, 549 chooser.chooseServerAlias(x509KeyManager, keyType)); 688 long sslNativePointer, AliasChooser chooser) throws SSLException, 703 String alias = (keyManager != null) ? chooser.chooseClientAlias(keyManager, issuers, [all...] |
/frameworks/base/core/java/android/preference/ |
RingtonePreference.java | 190 * Called when the chooser is about to be shown and the current ringtone
|
/frameworks/base/docs/html/training/sharing/ |
receive.jd | 81 application will be listed as an option in the intent chooser. If the user selects your application,
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
MosaicRendererSurfaceView.java | 86 * custom config chooser. See ConfigChooser class definition
|
/prebuilts/sdk/23/ |
framework.aidl | 109 parcelable android.service.chooser.ChooserTarget;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ListViewTypeMenu.java | 155 * Action which brings up a resource chooser to choose an arbitrary layout as the
|
LayoutActionBar.java | 711 ConfigurationChooser chooser = mEditor.getConfigurationChooser(); local 712 Configuration config = chooser.getConfiguration(); 720 ResolutionChooserDialog dialog = new ResolutionChooserDialog(chooser.getShell());
|
/external/skia/src/images/ |
SkScaledBitmapSampler.cpp | 718 RowProcChooser chooser = gProcChoosers[index]; local 719 if (nullptr == chooser) { 722 fRowProc = chooser(opts);
|
/frameworks/base/docs/html/wear/preview/features/ |
complications.jd | 153 intent that can be used to show the chooser interface. 219 chooser. 768 provider chooser (to allow a user to configure complications)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
XmlPropertyEditor.java | 412 // When editing the id attribute, don't offer a resource chooser: usually 462 // just use a reference chooser 497 // Single resource type: use a resource chooser
|
/external/llvm/utils/TableGen/ |
FixedLenDecoderEmitter.cpp | 247 // Return the filter chooser for the group of instructions without constant 311 // Vector of uid's for this filter chooser to work on. 404 /// dumpStack - dumpStack traverses the filter chooser chain and calls 405 /// dumpFilterArray on each filter chooser up to the top level one. 543 // Starts by inheriting our parent filter chooser's filter bit values. 551 // Delegates to an inferior filter chooser for further processing on this 578 // Delegates to an inferior filter chooser for further processing on this 650 // Now delegate to the sub filter chooser for further decodings. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
AndroidLaunchController.java | 341 // device chooser response object. 501 // from the device chooser or simply show up the device chooser. 607 // bring up the device chooser. 614 // open the chooser dialog. It'll fill 'response' with the device to use [all...] |
/frameworks/base/docs/html/sdk/api_diff/23/changes/ |
changes-summary.html | 302 <A NAME="android.service.chooser"></A> 303 <nobr><A HREF="../../../../reference/android/service/chooser/package-summary.html" target="_top"><code>android.service.chooser</code></A></nobr>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
BaseViewRule.java | 304 * Chooser if it is a reference value, otherwise a plain text editor. 314 // A single resource type? If so use a resource chooser initialized 321 // Resource chooser [all...] |
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
KeyManagementTest.java | 293 assertTrue("Chooser timeout", mLatch.await(KEYCHAIN_TIMEOUT_MINS, TimeUnit.MINUTES));
|
/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
GLtestView.java | 99 * custom config chooser. See ConfigChooser class definition
|
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/ |
GL2JNIView.java | 99 * custom config chooser. See ConfigChooser class definition
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/surfaceview/ |
GLSurfaceView20.java | 132 * config chooser. See ConfigChooser class definition below.
|
GLSurfaceView20API18.java | 124 * config chooser. See ConfigChooser class definition below.
|
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/ |
ViEAndroidGLES20.java | 75 // custom config chooser. See ConfigChooser class definition
|
/frameworks/base/core/java/android/widget/ |
ShareActionProvider.java | 315 * Set the activity chooser policy of the model backed by the current
|