Home
last modified time | relevance | path

Searched refs:notice (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/os/jni/seccomp-tests/
DLICENSE8 // notice, this list of conditions and the following disclaimer.
10 // copyright notice, this list of conditions and the following disclaimer
/cts/apps/CtsVerifier/libs/
Dopencv-android_LICENSE13 * 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/
DDocletFactory.java110 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/
DDocletTestConverter.java168 PrintWriter notice = new PrintWriter(new StringWriter()); in getRootDoc() local
169 c.newInstance(context, "SigTest", err, warn, notice); in getRootDoc()