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

1 2 3 4 5 6 7 8 9

  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/terms/
TermsListAdapter.java 142 TermsDocument disclaimer = getDisclaimer(groupPosition); local
144 Spanned content = mHtmlToSpannedParser.parseHtml(disclaimer.getContent());
147 parent.getResources().getString(R.string.section_content, disclaimer.getHeading(),
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/model/
DisclaimersParam.java 48 public final Disclaimer[] mDisclaimers;
69 Disclaimer[] disclaimers = new Disclaimer[headers.length];
71 disclaimers[i] = new Disclaimer(headers[i], contentPaths[i]);
80 for(Disclaimer disclaimer : mDisclaimers) {
81 new File(disclaimer.mContentFilePath).delete();
103 public static class Disclaimer {
106 public Disclaimer(String header, String contentFilePath) {
113 private Disclaimer[] mDisclaimers
    [all...]
  /external/golang-protobuf/protoc-gen-go/
link_grpc.go 11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
  /external/golang-protobuf/ptypes/
doc.go 11 // notice, this list of conditions and the following disclaimer.
13 // copyright notice, this list of conditions and the following disclaimer
  /external/google-breakpad/android/sample_app/jni/
Application.mk 9 # notice, this list of conditions and the following disclaimer.
11 # copyright notice, this list of conditions and the following disclaimer
  /external/protobuf/js/
test_bootstrap.js 10 // notice, this list of conditions and the following disclaimer.
12 // copyright notice, this list of conditions and the following disclaimer
  /external/python/cpython3/Modules/_decimal/libmpdec/
vcdiv64.asm 9 ; notice, this list of conditions and the following disclaimer.
12 ; notice, this list of conditions and the following disclaimer in the
  /external/v8/samples/
count-hosts.js 7 // notice, this list of conditions and the following disclaimer.
10 // disclaimer in the documentation and/or other materials provided
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.base/
aes.md 16 this list of conditions and the following disclaimer.
19 notice, this list of conditions and the following disclaimer in
asm.md 14 notice, this list of conditions and the following disclaimer.
17 notice, this list of conditions and the following disclaimer in the
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.crypto.cryptoki/
pkcs11wrapper.md 12 list of conditions and the following disclaimer.
15 this list of conditions and the following disclaimer in the documentation
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.dynalink/
dynalink.md 12 this list of conditions and the following disclaimer.
14 this list of conditions and the following disclaimer in the documentation
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.scripting.nashorn/
double-conversion.md 15 notice, this list of conditions and the following disclaimer.
18 disclaimer in the documentation and/or other materials provided
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.xml.bind/
freebxml.md 26 conditions and the following disclaimer.
29 of conditions and the following disclaimer in the documentation and/or other materials
relaxngdatatype.md 14 notice, this list of conditions and the following disclaimer.
17 notice, this list of conditions and the following disclaimer in
  /prebuilts/jdk/jdk9/linux-x86/legal/java.base/
aes.md 16 this list of conditions and the following disclaimer.
19 notice, this list of conditions and the following disclaimer in
asm.md 14 notice, this list of conditions and the following disclaimer.
17 notice, this list of conditions and the following disclaimer in the
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.crypto.cryptoki/
pkcs11wrapper.md 12 list of conditions and the following disclaimer.
15 this list of conditions and the following disclaimer in the documentation
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.dynalink/
dynalink.md 12 this list of conditions and the following disclaimer.
14 this list of conditions and the following disclaimer in the documentation
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.scripting.nashorn/
double-conversion.md 15 notice, this list of conditions and the following disclaimer.
18 disclaimer in the documentation and/or other materials provided
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.xml.bind/
freebxml.md 26 conditions and the following disclaimer.
29 of conditions and the following disclaimer in the documentation and/or other materials
relaxngdatatype.md 14 notice, this list of conditions and the following disclaimer.
17 notice, this list of conditions and the following disclaimer in
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb 15 notice, this list of conditions and the following disclaimer.
17 notice, this list of conditions and the following disclaimer in the
  /external/tremolo/Tremolo/
floor1LARM.s 12 @ notice, this list of conditions and the following disclaimer.
14 @ copyright notice, this list of conditions and the following disclaimer
  /external/vixl/
Android.mk 8 # notice, this list of conditions and the following disclaimer.
10 # notice, this list of conditions and the following disclaimer in
35 # notice, this list of conditions and the following disclaimer.
37 # notice, this list of conditions and the following disclaimer in the

Completed in 789 milliseconds

1 2 3 4 5 6 7 8 9