Searched
full:specify (Results
376 -
400 of
4616) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/guide/topics/ui/controls/ |
spinner.jd | 39 <p>To populate the spinner with a list of choices, you then need to specify a {@link 80 // Specify the layout to use when the list of choices appears 94 <p>You should then call {@link android.widget.ArrayAdapter#setDropDownViewResource(int)} to specify 135 <p>Then you need to specify the interface implementation by calling {@link
|
/frameworks/base/docs/html/tools/help/ |
etc1tool.jd | 62 <td>Specify the name of the output file.
|
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/ |
SettingsActivity.java | 26 * for users to specify network settings to control data usage.
|
/frameworks/testing/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/ |
UiAutomatorInstrumentationTestRunner.java | 44 "Please specify it using traceLogFilename parameter");
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioSystemLegacy.h | 98 // MP3 sub format field definition : can use 11 LSBs in the same way as MP3 frame header to specify 104 // AMR NB/WB sub format field definition: specify frame block interleaving, bandwidth efficient or octet aligned, 110 // AAC sub format field definition: specify profile or bitrate for recording... 115 // VORBIS sub format field definition: specify quality for recording...
|
/libcore/luni/src/main/java/java/util/regex/ |
MatchResultImpl.java | 35 * elements specifiy start and end of the zero group, the next two specify
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 87 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
securebits.h | 5 whether the setting is on or off. The other bit specify whether the
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 87 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 87 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 87 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 87 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
|
/prebuilts/tools/common/proguard/proguard4.7/examples/ |
midlets.pro | 7 # Specify the input jars, output jars, and library jars.
|
proguardall.pro | 10 # Specify the input jars, output jars, and library jars.
|
proguardgui.pro | 8 # Specify the input jars, output jars, and library jars.
|
/system/core/toolbox/ |
rotatefb.c | 38 fprintf(stderr, "%s: specify rotation\n", argv[0]);
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
VoiceRecognition.java | 109 // Specify the calling package to identify your application 119 // Specify how many results you want to receive. The results will be sorted 123 // Specify the recognition language. This parameter has to be specified only if the
|
/development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/ |
MainActivity.java | 60 // Specify that the Home/Up button should not be enabled, since there is no hierarchical 64 // Specify that we will be displaying tabs in the action bar. 84 // Also specify this Activity object, which implements the TabListener interface, as the
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/ |
AssemblyInfo.cs | 63 // You can specify all the values or you can default the Revision and Build Numbers 69 // In order to sign your assembly you must specify a key to use. Refer to the 88 // located in the project directory, you would specify the AssemblyKeyFile
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/ |
AssemblyInfo.cs | 60 // You can specify all the values or you can default the Revision and Build Numbers 66 // In order to sign your assembly you must specify a key to use. Refer to the 85 // located in the project directory, you would specify the AssemblyKeyFile
|
/external/apache-http/src/org/apache/http/protocol/ |
RequestContent.java | 78 // Must specify a transfer encoding or a content length 88 // Specify a content type if known 93 // Specify a content encoding if known
|
/external/chromium/chrome/common/extensions/docs/ |
test.html | 361 The callback <em>parameter</em> should specify a function 365 If you specify the <em>callback</em> parameter, it should 366 specify a function that looks like this: 458 The callback <em>parameter</em> should specify a function 462 If you specify the <em>callback</em> parameter, it should 463 specify a function that looks like this: 555 The callback <em>parameter</em> should specify a function 559 If you specify the <em>callback</em> parameter, it should 560 specify a function that looks like this: 612 The callback <em>parameter</em> should specify a functio [all...] |
/external/e2fsprogs/misc/ |
blkid.8.in | 60 scanned but not necessarily available at this time), specify 105 It is possible to specify multiple 137 If you don't want to save the cache to the default file, specify
|
mke2fs.8.in | 166 Specify the size of blocks in bytes. Valid block-size values are 1024, 254 Specify the size of fragments in bytes. 268 Specify the number of blocks in a block group. There is generally no 280 Specify the number of block groups that will be packed together to 289 Specify the bytes/inode ratio. 303 Specify the size of each inode in bytes. 404 Specify the percentage of the filesystem blocks reserved for 435 ratio). This allows the user to specify the number 571 specify the correct filesystem blocksize when using this option, 579 Specify the filesystem type (i.e., ext2, ext3, ext4, etc.) that is to be created [all...] |
/external/iptables/extensions/ |
libxt_RATEEST.c | 97 "RATEEST: can't specify --rateest-name twice"); 106 "RATEEST: can't specify --rateest-interval twice"); 118 "RATEEST: can't specify --rateest-ewmalog twice");
|
Completed in 1732 milliseconds
<<11121314151617181920>>