Home
last modified time | relevance | path

Searched refs:algorithms (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/security/net/config/
DPinSet.java40 Set<String> algorithms = new ArraySet<String>(); in getPinAlgorithms() local
42 algorithms.add(pin.digestAlgorithm); in getPinAlgorithms()
44 return algorithms; in getPinAlgorithms()
/frameworks/native/opengl/tests/angeles/
DREADME.txt42 algorithms.
/frameworks/base/docs/html/training/app-indexing/
Dindex.jd81 <dd>Shows how to annotate web site metadata to allow Google's algorithms to index
/frameworks/base/docs/html/training/articles/
Dsecurity-tips.jd496 wide array of algorithms for protecting data using cryptography.</p>
506 recommend that you <em>not</em> implement your own cryptographic algorithms. Use
507 existing cryptographic algorithms such as those in the implementation of AES or
Dperf-tips.jd28 performance effects. Choosing the right algorithms and data structures should always be your
/frameworks/base/docs/html/about/versions/
Dkitkat.jd407 maintain your own detection algorithms in your app.
1033 <h4 id="44-crytpo">Improved cryptographic algorithms</h4>
1037 cryptographic algorithms. Elliptic Curve Digital Signature Algorithm (ECDSA)
/frameworks/base/docs/html/guide/topics/renderscript/
Dcompute.jd42 you to focus on expressing algorithms rather than scheduling work. RenderScript is
565 between Java and the script across kernel launches. Some iterative algorithms may launch kernels
582 efficient user-written reduction algorithms. You may launch reduction kernels on inputs with
/frameworks/base/docs/html/training/sync-adapters/
Dcreating-sync-adapter.jd267 the data on the device, or vice versa. Instead, you have to provide your own algorithms for
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14864 field public static final java.lang.String PROPERTY_ALGORITHMS = "algorithms";
/frameworks/base/api/
Dtest-current.txt20908 field public static final java.lang.String PROPERTY_ALGORITHMS = "algorithms";
Dcurrent.txt20838 field public static final java.lang.String PROPERTY_ALGORITHMS = "algorithms";
Dsystem-current.txt22367 field public static final java.lang.String PROPERTY_ALGORITHMS = "algorithms";