Searched refs:notice (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/os/jni/seccomp-tests/ |
D | LICENSE | 8 // notice, this list of conditions and the following disclaimer. 10 // copyright notice, this list of conditions and the following disclaimer
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android_LICENSE | 13 * Redistributions of source code must retain the above copyright notice, 16 * Redistributions in binary form must reproduce the above copyright notice,
|
/cts/tools/signature-tools/src/signature/converter/doclet/ |
D | DocletFactory.java | 110 PrintWriter notice = new PrintWriter(new StringWriter()); in getRootDoc() local 111 c.newInstance(context, "SigTest", err, warn, notice); in getRootDoc()
|
/cts/tools/signature-tools/test/signature/converter/doclet/ |
D | DocletTestConverter.java | 168 PrintWriter notice = new PrintWriter(new StringWriter()); in getRootDoc() local 169 c.newInstance(context, "SigTest", err, warn, notice); in getRootDoc()
|