Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java91 private final BluetoothKeystoreNativeInterface mBluetoothKeystoreNativeInterface; field in BluetoothKeystoreService
115 mBluetoothKeystoreNativeInterface = nativeInterface; in BluetoothKeystoreService()
172 mBluetoothKeystoreNativeInterface.cleanup(); in cleanup()
260 mBluetoothKeystoreNativeInterface.init(this); in initJni()