Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dsecurity.py25 class Security: class
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DSecurity.kt64 class Security(private val context: Context) : SecurityImplBase(), Closeable { in <lambda>() class