/frameworks/base/docs/html/training/in-app-billing/ |
list-iab-products.jd | 18 <li><a href="#DefineProducts">Specify In-app Products in Google Play</a></li> 34 <h2 id="DefineProducts">Specify In-app Products in Google Play</h2> 44 <li>Click on the option to add a new product, then complete the form to specify the product information such as the item?s unique product ID (also called its <em>SKU</em>), description, price, and country availability. Note down the product ID since you might need this information to query purchase details in your application later. <p class="note"><strong>Important:</strong> The In-app Billing Version 3 service only supports managed in-app products, so make sure that you specify that the purchase type is 'Managed' when you add new items to your product list in the Developer Console.</p></li> 50 <p class="note"><strong>Note:</strong> When making the query, you will need to specify the product IDs for the products explicitly. You can manually find the product IDs from the Developer Console by opening the <strong>In-app Products</strong> tab for your application. The product IDs are listed under the column labeled <strong>Name/ID</strong>.</p>
|
/libcore/luni/src/main/java/java/util/logging/ |
logging.properties | 20 # specify another file instead with java.util.logging.config.file system 31 # Specify default level for global logger, the event whose level is below won't 32 # be logged. You can specify level for every logger, otherwise the level of parent 37 # Specify handler classes list, these classes will be instantiated during the 46 # Specify a class names list, these classes' default constructor will be executed
|
/ndk/build/tools/ |
build-gabi++.sh | 51 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK root path for the build." 55 register_var_option "--build-dir=<path>" OPTION_BUILD_DIR "Specify temporary build dir." 58 register_var_option "--out-dir=<path>" OUT_DIR "Specify output directory directly." 61 register_var_option "--abis=<list>" ABIS "Specify list of target ABIs." 70 register_var_option "--llvm-version=<ver>" LLVM_VERSION "Specify LLVM version"
|
build-gcc.sh | 40 register_var_option "--platform=<name>" PLATFORM "Specify platform name" 43 register_var_option "--sysroot=<path>" OPTION_SYSROOT "Specify sysroot directory directly" 46 register_var_option "--gdb-version=<version>" GDB_VERSION "Specify gdb version" 50 register_option "--binutils-version=<version>" do_binutils_version "Specify binutils version" "$BINUTILS_VERSION" 57 register_var_option "--gmp-version=<version>" GMP_VERSION "Specify gmp version" 60 register_var_option "--mpfr-version=<version>" MPFR_VERSION "Specify mpfr version" 63 register_var_option "--mpc-version=<version>" MPC_VERSION "Specify mpc version" 66 register_var_option "--cloog-version=<version>" CLOOG_VERSION "Specify cloog version" 69 register_var_option "--ppl-version=<version>" PPL_VERSION "Specify ppl version" 142 echo " Use --gdb-version=<version> to specify alternative. [all...] |
/bionic/libdl/ |
dltest.c | 48 "specify a library path to look up symbol", 49 "specify symbol to look up", 117 fprintf(stderr, "You must specify a symbol!\n");
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/ |
updateBugState.xml | 27 bugList - optional, specify the list of bugs to update 29 if you specify this, you cannot specify milestone or product
|
/external/ppp/pppd/plugins/radius/etc/ |
radiusclient.conf | 3 # specify which authentication comes first respectively which 5 # if you specify "radius,local" then the RADIUS server is asked 33 # optionally you can specify a the port number on which is remote
|
radiusclient.conf.in | 3 # specify which authentication comes first respectively which 5 # if you specify "radius,local" then the RADIUS server is asked 33 # optionally you can specify a the port number on which is remote
|
/external/proguard/src/proguard/ |
MemberSpecification.java | 61 * to apply. The name may be null to specify 64 * null to specify any class member or it 67 * descriptor may be null to specify any
|
/device/generic/goldfish/ |
init.goldfish.rc | 49 # For the emulator, which bypasses Setup Wizard, you can specify 59 # supported, and arbitrary breakage may result if you specify
|
/external/clang/test/Preprocessor/ |
macro_fn.c | 39 one_dot(x) /* empty ... argument: expected-warning {{must specify at least one argument for '...' parameter of variadic macro}} */ 40 one_dot() /* empty first argument, elided ...: expected-warning {{must specify at least one argument for '...' parameter of variadic macro}} */
|
/external/expat/ |
CMake.README | 21 If you want to specify the install location for your files, append
36 make sure that gcc can be called. On Windows, you also might want to specify a
|
/external/junit/src/org/junit/ |
Test.java | 59 * Optionally specify <code>expected</code>, a Throwable, to cause a test method to succeed iff 65 * Optionally specify <code>timeout</code> in milliseconds to cause a test method to fail if it
|
/external/libffi/man/ |
ffi_call.3 | 64 // Specify the data type of each argument. Available types are defined 76 // Specify the values of each argument.
|
/external/mockito/src/org/mockito/ |
MockSettings.java | 59 * @return settings instance so that you can fluently specify other settings 79 * @return settings instance so that you can fluently specify other settings 121 * @return settings instance so that you can fluently specify other settings 141 * @return settings instance so that you can fluently specify other settings 159 * @return settings instance so that you can fluently specify other settings 177 * @return settings instance so that you can fluently specify other settings 197 * @return settings instance so that you can fluently specify other settings 212 * @return settings instance so that you can fluently specify other settings
|
/external/smack/src/org/apache/harmony/javax/security/auth/login/ |
Configuration.java | 28 // creates a AuthPermission object with a specify property 32 // creates a AuthPermission object with a specify property
|
/frameworks/base/docs/html/tools/help/ |
mksdcard.jd | 7 emulator, to simulate the presence of an SD card in the device. Because you can specify an SD 36 specify size in kilobytes or megabytes, by appending a "K" or "M" to <size>. For
|
/system/core/fs_mgr/ |
fs_mgr_priv.h | 59 * filesystems that do _NOT_ specify check (including filesystems that are read-only and 60 * specify check, because check is ignored in that case) and then it will check and mount
|
/external/proguard/docs/manual/ |
gui.html | 28 <td>Specify the program jars and library jars.</td></tr> 30 <td>Specify the shrinking options.</td></tr> 32 <td>Specify the obfuscation options.</td></tr> 34 <td>Specify the optimization options.</td></tr> 36 <td>Specify some options to get information.</td></tr> 81 The <i>Input/Output</i> tab contains two lists, respectively to specify the 88 entries specify the destinations to which the processed results will be 132 Filters allow to filter files based on their names. One can specify filters 197 The interface windows allow to specify classes, fields, and methods. They 203 <code>Class.forName</code>. You should then specify them here, so they are kep [all...] |
/external/valgrind/main/callgrind/docs/ |
cl-format.xml | 85 cost of code at a given position. If you specify multiple cost lines for the 98 ability to specify call relationship among functions. More generally, you 99 specify associations among positions. For this, the second part of the 109 to be able to specify a call to another function in another source file, you 173 needed to specify the same function or same file name multiple times. As 175 to be able to specify integer IDs for position specifications. 180 the format "spec=name", but also "spec=(ID) name" to specify a mapping of an 237 of a program, you specify subposition "instr" in the "positions:" header line, 243 a 16 character long address, one is allowed to specify relative addresses. 248 of the last cost line, and starts with a "+" to specify a positive difference [all...] |
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
gui.html | 39 <td>Specify the program jars and library jars.</td></tr> 41 <td>Specify the shrinking options.</td></tr> 43 <td>Specify the obfuscation options.</td></tr> 45 <td>Specify the optimization options.</td></tr> 47 <td>Specify some options to get information.</td></tr> 90 The <i>Input/Output</i> tab contains two lists, respectively to specify the 97 entries specify the destinations to which the processed results will be 141 Filters allow to filter files based on their names. One can specify filters 205 The interface windows allow to specify classes, fields, and methods. They 211 <code>Class.forName</code>. You should then specify them here, so they are kep [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ZygoteConnection.java | 62 /** max number of arguments that a connection can specify */ 583 * <li> uid 0 (root) may specify any uid, gid, and setgroups() list 584 * <li> uid 1000 (Process.SYSTEM_UID) may specify any uid > 1000 in normal 585 * operation. It may also specify any gid and setgroups() list it chooses. 586 * In factory test mode, it may specify any UID. 587 * <li> Any other uid may not specify any uid, gid, or setgroups list. The 608 /* In normal operation, SYSTEM_UID can only specify a restricted 609 * set of UIDs. In factory test mode, SYSTEM_UID may specify any uid. 625 "App UIDs may not specify uid's or gid's"); 636 "Peer may not specify uid's or gid's") [all...] |
/dalvik/tools/ |
dex-preopt | 34 # --build-dir=path/to/out -- Specify where the base of the build tree is. 38 # --dexopt=path/to/dexopt -- Specify the path to the dexopt executable. 41 # --product-dir=path/to/product -- Specify the path, relative to the build 46 # --boot-dir=path/to/bootclasspath -- Specify the path, relative to the 49 # --boot-jars=list:of:jar:base:names -- Specify the list of base names 61 # --verify={none,remote,all} -- Specify what level of verification to 63 # --optimize={none,verified,all} -- Specify which classes to optimize. 154 echo "must specify input and output files (and no more arguments)" 1>&2 160 echo "must specify build directory" 1>&2 169 echo "must specify boot classpath directory" 1>& [all...] |
/frameworks/base/docs/html/guide/topics/ui/controls/ |
text.jd | 66 <p>You can specify the type of keyboard you want for your {@link android.widget.EditText} object 103 android:inputType}</a> also allows you to specify certain keyboard behaviors, such as whether to 107 android:inputType}</a> attribute allows bitwise combinations so you can specify both a keyboard 153 <p>In addition to changing the keyboard's input type, Android allows you to specify an action to be 157 <p>You can specify the action by setting the <a 159 android:imeOptions}</a> attribute. For example, here's how you can specify the Send action:</p> 171 <p>If you do not explicitly specify an input action then the system attempts to determine if there 242 <p>In addition to the actions you can specify with the <a 244 android:imeOptions}</a> attribute, you can add additional flags to specify other keyboard 266 auto-complete, you must specify an (@link android.widget.Adapter) that provides the tex [all...] |
/external/dropbear/libtomcrypt/ |
Doxyfile | 28 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 44 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 56 # This tag can be used to specify the encoding used in the generated output. 123 # definition is used. Otherwise one should specify the include paths that 175 # This tag can be used to specify a number of aliases that acts 405 # The WARN_LOGFILE tag can be used to specify a file to which warning 415 # The INPUT tag can be used to specify the files and/or directories that contain 423 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 431 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 437 # The EXCLUDE tag can be used to specify files and/or directories that should [all...] |