Home
last modified time | relevance | path

Searched refs:formulas (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/content/integrity/
DCompoundFormula.java85 public CompoundFormula(@Connector int connector, List<IntegrityFormula> formulas) { in CompoundFormula() argument
88 validateFormulas(connector, formulas); in CompoundFormula()
90 this.mFormulas = Collections.unmodifiableList(formulas); in CompoundFormula()
193 @Connector int connector, List<IntegrityFormula> formulas) { in validateFormulas() argument
198 formulas.size() >= 2, in validateFormulas()
204 formulas.size() == 1, in validateFormulas()
/frameworks/base/services/core/java/com/android/server/integrity/serializer/
DRuleIndexingDetailsIdentifier.java100 List<IntegrityFormula> formulas = compoundFormula.getFormulas(); in getIndexingDetailsForCompoundFormula() local
107 formulas.stream() in getIndexingDetailsForCompoundFormula()
119 formulas.stream() in getIndexingDetailsForCompoundFormula()
/frameworks/base/services/core/java/com/android/server/integrity/parser/
DRuleBinaryParser.java153 List<IntegrityFormula> formulas = new ArrayList<>(); in parseCompoundFormula() local
157 formulas.add(parsedFormula); in parseCompoundFormula()
161 return new CompoundFormula(connector, formulas); in parseCompoundFormula()
/frameworks/native/docs/
DDoxyfile1218 # Use this tag to change the font size of Latex formulas included
1227 # generated for formulas are transparent PNGs. Transparent PNGs are
1234 # Enable the USE_MATHJAX option to render LaTeX formulas using MathJax
1237 # have LaTeX installed or if you want to formulas look prettier in the HTML
1344 # generating bitmaps for formulas in the HTML output, but not in the
1402 # This option is also used when generating formulas in HTML.
/frameworks/wilhelm/doc/
DDoxyfile1045 # Use this tag to change the font size of Latex formulas included
1054 # generated for formulas are transparent PNGs. Transparent PNGs are
1099 # generating bitmaps for formulas in the HTML output, but not in the
1150 # This option is also used when generating formulas in HTML.
/frameworks/av/media/libaaudio/
DDoxyfile1390 # Use this tag to change the font size of LaTeX formulas included as images in
1400 # generated for formulas are transparent PNGs. Transparent PNGs are not
1410 # Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see
1413 # installed or if you want to formulas look prettier in the HTML output. When
1566 # bitmaps for formulas in the HTML output, but not in the Makefile that is
1659 # when generating formulas in HTML.
/frameworks/av/media/codec2/docs/
Ddoxygen.config1457 # Use this tag to change the font size of LaTeX formulas included as images in
1467 # generated for formulas are transparent PNGs. Transparent PNGs are not
1477 # Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see
1480 # installed or if you want to formulas look prettier in the HTML output. When
1633 # bitmaps for formulas in the HTML output, but not in the Makefile that is
1742 # when generating formulas in HTML.
/frameworks/base/media/native/midi/include/
DDoxyfile1507 # Use this tag to change the font size of LaTeX formulas included as images in
1517 # generated for formulas are transparent PNGs. Transparent PNGs are not
1527 # Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see
1530 # installed or if you want to formulas look prettier in the HTML output. When
1683 # bitmaps for formulas in the HTML output, but not in the Makefile that is
1792 # when generating formulas in HTML.