/frameworks/base/core/tests/coretests/src/android/os/ |
SystemPropertiesTest.java | 33 value = SystemProperties.get(KEY, "default"); 34 assertEquals("default", value); 37 value = SystemProperties.get(KEY, "default"); 44 value = SystemProperties.get(KEY, "default"); 45 assertEquals("default", value);
|
/external/qemu/android/avd/ |
hardware-properties.ini | 29 default = 96 36 default = yes 43 default = yes 50 default = yes 57 default = yes 64 default = yes 71 default = no 77 default = 640 82 default = 480 88 default = ye [all...] |
/external/iproute2/man/man8/ |
rtacct.8 | 26 Dump zero counters too. By default they are not shown. 35 Dump absolute values of counters. The default is to calculate increments since the previous use. 44 Time interval to average rates. Default value is 60 seconds.
|
/external/srec/srec/Vocabulary/include/ |
SR_VocabularyImpl.h | 69 * Default implementation. 73 * Default implementation. 77 * Default implementation. 81 * Default implementation. 85 * Default implementation. 89 * Default implementation. 93 * Default implementation. 97 * Default implementation. 101 * Default implementation. 105 * Default implementation [all...] |
/bootable/recovery/etc/META-INF/com/google/android/ |
update-script | 3 assert file_contains("RECOVERY:default.prop", "ro.product.device=dream") == "true" || file_contains("RECOVERY:default.prop", "ro.build.product=dream") == "true"
|
/external/jsr305/ri/src/main/java/javax/annotation/meta/ |
TypeQualifierDefault.java | 11 * defines a default type qualifier that is visible within the scope of the 19 ElementType[] value() default {};
|
/external/webkit/WebCore/manual-tests/gtk/ |
cursor-image.html | 2 <div style="width: 100px; height: 100px; background: lightblue; cursor:url(resources/cell.cur), default;"> </div> 4 <div style="width: 100px; height: 100px; background: lightblue; cursor:url(resources/long_cell.cur), default;"> </div>
|
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
OAEPParameterSpecTest.java | 50 * the value of DEFAULT field. 59 // using init values for OAEPParameterSpec.DEFAULT 63 PSource pSrc = PSource.PSpecified.DEFAULT; 87 + "OAEPParameterSpec.DEFAULT field should be " + mdName, 88 OAEPParameterSpec.DEFAULT.getDigestAlgorithm().equals(mdName)); 91 + "OAEPParameterSpec.DEFAULT field should be " + mgfName, 92 OAEPParameterSpec.DEFAULT.getMGFAlgorithm().equals(mgfName)); 95 + "OAEPParameterSpec.DEFAULT field should be the same object " 97 OAEPParameterSpec.DEFAULT.getMGFParameters() 100 + "OAEPParameterSpec.DEFAULT field should be the same object [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/ |
DecimalFormatProperties.java | 65 // Set default values, they can be overiden if necessary. 78 * declares the default decimal-format. The value of the name 80 * It is an error to declare either the default decimal-format or a 83 * value for all attributes (taking into account any default values).</p> 98 * decimal-format; otherwise, it declares the default decimal-format. 106 * decimal-format; otherwise, it declares the default decimal-format. 118 * decimal-format; otherwise, it declares the default decimal-format. 134 * the default value is the period character (.). 146 * the default value is the period character (.). 158 * (e.g. thousands) separator; the default value is the comma character (,) [all...] |
/cts/tools/signature-tools/src/signature/model/ |
IAnnotationField.java | 22 * String and the default value "droid". 26 * @interface A { String androField() default "droid"; } 33 * Returns the default value. If no default value is set then null is
|
/dalvik/tests/004-annotations/src/android/test/anno/ |
AnnoFancyField.java | 11 public String nombre() default "no se";
|
/development/ide/intellij/ |
build.xml | 1 <project name="android" default="make" basedir="../../">
|
make+intelligen.sh | 3 if [ ! -f buildspec.mk.default ]; then
|
/external/dbus/test/data/auth/ |
fallback.auth-script | 5 ## Will try EXTERNAL by default first without first calling AUTH alone.
|
/external/icu4c/samples/layout/ |
FontMap.GDI | 10 DEFAULT: Code2000
|
FontMap.Gnome | 8 DEFAULT: CODE2000.TTF
|
/external/iproute2/etc/iproute2/ |
rt_protos | 30 246 gated/default
|
/external/jsr305/ri/src/main/java/javax/annotation/ |
PropertyKey.java | 14 When when() default When.ALWAYS;
|
Untainted.java | 14 When when() default When.ALWAYS;
|
/external/libpng/contrib/visupng/ |
resource.h | 14 // Next default values for new objects
|
/external/openssl/crypto/dso/ |
README | 14 (b) be handled by default using the default DSO_METHOD's converter 18 and if so, convert "blah" into "blah32.dll" (the default is 20 (ii) default to the normal behaviour - we're not on win32, eg.
|
/external/qemu/android/ |
cmdline-option.h | 39 /* name of default keyset file */ 40 #define KEYSET_FILE "default.keyset" 42 /* the default device DPI if none is specified by the skin 46 /* default network settings for emulator */
|
/external/quake/quake/src/QW/client/ |
resource.h | 12 // Next default values for new objects
|
/external/quake/quake/src/WinQuake/ |
resource.h | 11 // Next default values for new objects
|
/external/webkit/WebKitTools/FindSafari/ |
resource.h | 7 // Next default values for new objects
|