HomeSort by relevance Sort by last modified time
    Searched refs:Build (Results 1 - 25 of 161) sorted by null

1 2 3 4 5 6 7

  /frameworks/base/core/tests/coretests/src/android/os/
BuildTest.java 19 import android.os.Build;
26 * Provides test cases for android.os.Build and, in turn, many of the
27 * system properties set by the build system.
52 * Asserts that all android.os.Build fields are non-empty and/or in a valid range.
56 assertNotEmpty("ID", Build.ID);
57 assertNotEmpty("DISPLAY", Build.DISPLAY);
58 assertNotEmpty("PRODUCT", Build.PRODUCT);
59 assertNotEmpty("DEVICE", Build.DEVICE);
60 assertNotEmpty("BOARD", Build.BOARD);
61 assertNotEmpty("BRAND", Build.BRAND)
    [all...]
  /cts/tests/tests/dpi/src/android/dpi/cts/
DefaultManifestAttributesSdkTest.java 19 import android.os.Build;
32 assertEquals(Build.VERSION.SDK_INT, getAppInfo().targetSdkVersion);
  /cts/tests/tests/os/src/android/os/cts/
BuildVersionTest.java 21 import android.os.Build;
26 @TestTargetClass(Build.VERSION.class)
35 assertEquals(EXPECTED_RELEASE, Build.VERSION.RELEASE);
36 assertEquals("" + EXPECTED_SDK, Build.VERSION.SDK);
37 assertEquals(EXPECTED_SDK, Build.VERSION.SDK_INT);
41 * Verifies {@link Build.FINGERPRINT} follows expected format:
49 final String fingerprint = Build.FINGERPRINT;
52 assertEquals("Build fingerprint must not include whitespace", -1,
55 assertEquals("Build fingerprint does not match expected format", 6, fingerprintSegs.length);
56 assertEquals(Build.BRAND, fingerprintSegs[0])
    [all...]
BuildTest.java 21 import android.os.Build;
29 @TestTargetClass(Build.class)
36 /** Tests that check the values of {@link Build#CPU_ABI} and {@link Build#CPU_ABI2}. */
50 assertEquals(message, CpuFeatures.ARMEABI_V7, Build.CPU_ABI);
51 assertEquals(message, CpuFeatures.ARMEABI, Build.CPU_ABI2);
58 assertEquals(message, CpuFeatures.ARMEABI, Build.CPU_ABI);
59 assertEquals(message, Build.UNKNOWN, Build.CPU_ABI2);
114 /** Tests that check for valid values of constants in Build. *
    [all...]
  /development/ndk/samples/hello-neon/jni/
Application.mk 0 # Build both ARMv5TE and ARMv7-A machine code.
  /bootable/recovery/edify/
parser.y 79 | expr ';' expr { $$ = Build(SequenceFn, @$, 2, $1, $3); }
81 | expr '+' expr { $$ = Build(ConcatFn, @$, 2, $1, $3); }
82 | expr EQ expr { $$ = Build(EqualityFn, @$, 2, $1, $3); }
83 | expr NE expr { $$ = Build(InequalityFn, @$, 2, $1, $3); }
84 | expr AND expr { $$ = Build(LogicalAndFn, @$, 2, $1, $3); }
85 | expr OR expr { $$ = Build(LogicalOrFn, @$, 2, $1, $3); }
86 | '!' expr { $$ = Build(LogicalNotFn, @$, 1, $2); }
87 | IF expr THEN expr ENDIF { $$ = Build(IfElseFn, @$, 2, $2, $4); }
88 | IF expr THEN expr ELSE expr ENDIF { $$ = Build(IfElseFn, @$, 3, $2, $4, $6); }
Android.mk 11 # the build system otherwise forces them to be c++.
15 # Build the host-side command line tool
30 # Build the device-side library
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkVars.java 18 import android.os.Build;
64 VAR_MAP.put("build.board", new StaticVarGetter(Build.BOARD));
65 VAR_MAP.put("build.brand", new StaticVarGetter(Build.BRAND));
66 VAR_MAP.put("build.device", new StaticVarGetter(Build.DEVICE));
67 VAR_MAP.put("build.display", new StaticVarGetter(Build.DISPLAY));
68 VAR_MAP.put("build.fingerprint", new StaticVarGetter(Build.FINGERPRINT))
    [all...]
  /development/samples/BusinessCard/src/com/example/android/businesscard/
ContactAccessor.java 22 import android.os.Build;
55 int sdkVersion = Integer.parseInt(Build.VERSION.SDK); // Cupcake style
56 if (sdkVersion < Build.VERSION_CODES.ECLAIR) {
  /frameworks/base/libs/ui/tests/
Android.mk 0 # Build the unit tests.
7 # Build the unit tests.
48 # Build the manual test programs.
  /frameworks/base/libs/utils/tests/
Android.mk 0 # Build the unit tests.
7 # Build the unit tests.
  /system/media/opensles/tests/
Android.mk 0 # Build the unit tests.
41 # Build the manual test programs.
  /system/media/opensles/tests/automated/
Android.mk 0 # Build the unit tests.
40 # Build the manual test programs.
  /cts/apps/CtsVerifier/tests/src/com/android/cts/verifier/features/
FeatureSummaryActivityTest.java 22 import android.os.Build;
33 int version = Build.VERSION.SDK_INT;
41 if (version >= Build.VERSION_CODES.FROYO) {
  /external/webkit/WebKitTools/Scripts/
build-dumprendertree 42 Usage: $programName [options] [options to pass to build system]
44 --clean Clean up the build directory
45 --gtk Build the GTK+ port
46 --qt Build the Qt port
47 --wx Build the wxWindows port
64 # Build
73 # Qt, Gtk and wxWindows build everything in one shot. No need to build anything here.
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 26 import android.os.Build;
91 addResult(BUILD_ID, Build.ID);
92 addResult(PRODUCT_NAME, Build.PRODUCT);
93 addResult(BUILD_DEVICE, Build.DEVICE);
94 addResult(BUILD_BOARD, Build.BOARD);
95 addResult(BUILD_MANUFACTURER, Build.MANUFACTURER);
96 addResult(BUILD_BRAND, Build.BRAND);
97 addResult(BUILD_MODEL, Build.MODEL);
98 addResult(BUILD_TYPE, Build.TYPE);
99 addResult(BUILD_FINGERPRINT, Build.FINGERPRINT)
    [all...]
  /device/samsung/crespo/alsa-utils/
Android.mk 8 # Build aplay command
37 # Build alsactl command
69 # Build amixer command
  /external/e2fsprogs/misc/
Android.mk 4 # Build mke2fs
58 # Build tune2fs
107 # Build badblocks
  /external/svox/pico/
Android.mk 8 # Build Pico activity
21 # Build Pico Shared Library
43 # Build Base Generic SVOX Pico Library
  /development/apps/BuildWidget/src/com/android/buildwidget/
BuildWidget.java 37 * Define a simple widget that shows the Wiktionary "Word of the day." To build
51 // Build the widget update
73 android.os.Build.VERSION.CODENAME + " " +
74 android.os.Build.ID);
76 android.os.Build.FINGERPRINT
  /development/simulator/wrapsim/
Android.mk 4 # Build instructions for simulator LD_PRELOAD wrapper.
45 # Build instructions for simulator runtime launch wrapper.
  /external/oauth/core/src/main/java/
Android.mk 4 # This will build the client static library for the Google Services Framework
13 # Build the actual static library
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
completerollout.py 30 from webkitpy.steps.build import Build
39 Build,
  /frameworks/base/core/java/android/util/
CharsetUtils.java 19 import android.os.Build;
167 * Gets the default vendor for this build.
172 return Build.BRAND;
  /packages/apps/Tag/src/com/android/vcard/
CharsetUtils.java 19 import android.os.Build;
191 * Gets the default vendor for this build.
196 return Build.BRAND;

Completed in 582 milliseconds

1 2 3 4 5 6 7