Home
last modified time | relevance | path

Searched defs:Security (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Virtualization/encryptedstore/
DREADME.md10 ## Security section in Encrypted Storage
16 ### Integrity
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dsecurity.py25 class Security: class
/packages/modules/Bluetooth/android/pandora/server/src/
DSecurity.kt64 class Security(private val context: Context) : SecurityImplBase(), Closeable { in <lambda>() class