Home
last modified time | relevance | path

Searched refs:engines (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTtsEngines.java126 final List<EngineInfo> engines = getEngines(); in getHighestRankedEngineName() local
128 if (engines.size() > 0 && engines.get(0).system) { in getHighestRankedEngineName()
129 return engines.get(0).name; in getHighestRankedEngineName()
168 List<EngineInfo> engines = new ArrayList<EngineInfo>(resolveInfos.size()); in getEngines()
173 engines.add(engine); in getEngines()
176 Collections.sort(engines, EngineInfoComparator.INSTANCE); in getEngines()
178 return engines; in getEngines()
/frameworks/base/config/
Dboot-image-profile.txt23451 …org/bouncycastle/crypto/BlockCipher;Lcom/android/org/bouncycastle/crypto/engines/AESEngine;,Lcom/a…
23453 …org/bouncycastle/crypto/BlockCipher;Lcom/android/org/bouncycastle/crypto/engines/AESEngine;,Lcom/a…
23467 HSPLcom/android/org/bouncycastle/crypto/engines/AESEngine;-><init>()V
23468 HSPLcom/android/org/bouncycastle/crypto/engines/AESEngine;->getBlockSize()I
23469 HSPLcom/android/org/bouncycastle/crypto/engines/DESEngine;-><clinit>()V
23470 HSPLcom/android/org/bouncycastle/crypto/engines/DESEngine;-><init>()V
23471 HSPLcom/android/org/bouncycastle/crypto/engines/DESEngine;->generateWorkingKey(Z[B)[I
23529 …kCipher;Lcom/android/org/bouncycastle/crypto/engines/AESEngine;,Lcom/android/org/bouncycastle/cryp…
45491 Lcom/android/org/bouncycastle/crypto/engines/AESEngine;
Dpreloaded-classes11022 com.android.org.bouncycastle.crypto.engines.AESEngine