/frameworks/wilhelm/tools/hashgen/ |
D | README.txt | 5 * GNU make 14 Type 'make'. 17 its stable location in ../../src/autogen using 'make install'. 18 Build and test the usage of the new IID on host by "make run_test" 21 Then do 'make clean' or 'make distclean' here.
|
/frameworks/support/samples/SupportDesignDemos/src/main/java/com/example/android/support/design/widget/ |
D | SnackbarUsage.java | 49 Snackbar.make(mContentView, "Short snackbar message", Snackbar.LENGTH_SHORT).show(); in showShort() 53 Snackbar.make(mContentView, "Short snackbar message", Snackbar.LENGTH_SHORT) in showAction() 64 Snackbar.make(mContentView, "Long snackbar message which wraps onto another line and" in showLong() 69 Snackbar.make(mContentView, "Long snackbar message which wraps onto another line and" in showLongAction() 81 Snackbar.make(mContentView, "Long snackbar message which wraps onto another line and" in showLongLongAction()
|
/frameworks/wilhelm/tools/mphtogen/ |
D | README.txt | 5 * GNU make 8 Type 'make'. 11 Then do 'make clean' here.
|
/frameworks/base/cmds/incident_helper/ |
D | README.md | 10 root$ make -j incident_helper_test && adb shell mkdir /data/nativetest64/incident_helper_test 22 If add a new proto file, add it in Android.bp under frameworks/base/ and make incident helper 25 root$ make -j48 incident_helper
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 127 mOut = null; // make Java object eligible for garbage collection 133 mTempIns = null; // make Java objects eligible for garbage collection 163 mOut = null; // make Java object eligible for garbage collection 169 mTempIns = null; // make Java objects eligible for garbage collection 204 mOut = null; // make Java object eligible for garbage collection 210 mTempIns = null; // make Java objects eligible for garbage collection 245 mOut = null; // make Java object eligible for garbage collection 251 mTempIns = null; // make Java objects eligible for garbage collection 281 mOut = null; // make Java object eligible for garbage collection 287 mTempIns = null; // make Java objects eligible for garbage collection [all …]
|
/frameworks/compile/libbcc/tests/ |
D | README.lit | 2 * Ensure `llvm-rs-as` is built, either by doing a top-level `make 6 * Ensure `opt` is built from external/llvm, either by top-level `make
|
/frameworks/base/cmds/uiautomator/library/ |
D | apicheck_msg_current.txt | 5 To make these errors go away, you have two choices: 10 make update-uiautomator-api
|
/frameworks/base/test-base/api/ |
D | apicheck_msg_android_test_base.txt | 5 To make these errors go away, you have two choices: 10 make update-android-test-base-api
|
/frameworks/base/test-mock/api/ |
D | apicheck_msg_android_test_mock.txt | 5 To make these errors go away, you have two choices: 10 make update-android-test-mock-api
|
D | apicheck_msg_android_test_mock-system.txt | 5 To make these errors go away, you have two choices: 10 make update-android-test-mock-system-api
|
/frameworks/base/test-runner/api/ |
D | apicheck_msg_android_test_runner.txt | 5 To make these errors go away, you have two choices: 10 make update-android-test-runner-api
|
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
D | ScriptC_reduce_general_examples_halter.java.expect | 58 mOut = null; // make Java object eligible for garbage collection 64 mTempIns = null; // make Java objects eligible for garbage collection 94 mOut = null; // make Java object eligible for garbage collection 100 mTempIns = null; // make Java objects eligible for garbage collection
|
/frameworks/base/core/java/android/text/ |
D | AlteredCharSequence.java | 34 public static AlteredCharSequence make(CharSequence source, char[] sub, in make() method in AlteredCharSequence 101 return AlteredCharSequence.make(mSource.subSequence(start, end), in subSequence()
|
/frameworks/compile/mclinker/unittests/ |
D | test3.txt | 38 # the environment to account for automounters. The make variable must not 39 # be called PWDCMD, otherwise the value set here is passed to make 59 make-stds.texi standards.info* configure.texi configure.info* \ 63 # When you use `make setup-dirs' or `make taz' you should always redefine 144 # Make links, and run "make diststuff" or "make info" when needed. 167 # of files in the distclean rule. Zack W is planning to make
|
/frameworks/base/packages/SettingsLib/tests/robotests/ |
D | readme.md | 5 $ make RunSettingsLibRoboTests -j40
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TransactionFactory.java | 25 Transaction make(); in make() method
|
D | SurfaceBuilderFactory.java | 23 SurfaceControl.Builder make(SurfaceSession s); in make() method
|
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/ |
D | MainActivity.java | 27 static Map<String,?> make(String name) { in make() method in MainActivity 36 add(make("List Item: " + i));
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 67 mOut = null; // make Java object eligible for garbage collection 73 mTempIns = null; // make Java objects eligible for garbage collection 103 mOut = null; // make Java object eligible for garbage collection 109 mTempIns = null; // make Java objects eligible for garbage collection 139 mOut = null; // make Java object eligible for garbage collection 145 mTempIns = null; // make Java objects eligible for garbage collection
|
/frameworks/base/lowpan/tests/ |
D | runtests.sh | 15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-lowpan-tests
|
/frameworks/base/core/tests/utiltests/ |
D | runtests.sh | 15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-core-tests-utiltes…
|
/frameworks/opt/net/lowpan/libandroid_net_lowpan/tests/ |
D | runtests.sh | 15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-opt-net-lowpan-libandro…
|
/frameworks/base/wifi/tests/ |
D | runtests.sh | 15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-wifi-tests
|
/frameworks/support/ |
D | adding-support-library-as-included-build.md | 6 Would you like to make a change in Support Library and have it be propagated to 34 * Check `compileSdkVersion` and make sure its version is correct
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 69 mOut = null; // make Java object eligible for garbage collection 75 mTempIns = null; // make Java objects eligible for garbage collection 105 mOut = null; // make Java object eligible for garbage collection 111 mTempIns = null; // make Java objects eligible for garbage collection 141 mOut = null; // make Java object eligible for garbage collection 147 mTempIns = null; // make Java objects eligible for garbage collection 177 mOut = null; // make Java object eligible for garbage collection 183 mTempIns = null; // make Java objects eligible for garbage collection
|