Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 6 of 6) sorted by relevance

/development/samples/Vault/src/com/example/android/vault/
DSecretKeyWrapper.java98 public byte[] wrap(SecretKey key) throws GeneralSecurityException { in wrap() method in SecretKeyWrapper
100 return mCipher.wrap(key); in wrap()
DVaultProvider.java179 final byte[] wrapped = wrapper.wrap(key); in loadOrGenerateKeys()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DSpriteTextActivity.java32 public GL wrap(GL gl) { in onCreate()
/development/samples/TtsEngine/src/com/example/android/ttsengine/
DRobotSpeakTtsService.java235 ByteBuffer buffer = ByteBuffer.wrap(mAudioBuffer).order(ByteOrder.LITTLE_ENDIAN); in generateOneSecondOfAudio()
/development/samples/browseable/CommitContentSampleApp/src/com.example.android.commitcontent.app/
DMainActivity.java99 final InputContentInfoCompat previousInputContentInfo = InputContentInfoCompat.wrap( in onCreate()
/development/tools/winscope/
Dyarn.lock1022 wrap-ansi "^2.0.0"
4328 wrap-ansi@^2.0.0:
4330 …resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caec…