Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java108 BluetoothKeystoreNativeInterface mBluetoothKeystoreNativeInterface; field in BluetoothKeystoreService
149 mBluetoothKeystoreNativeInterface = Objects.requireNonNull( in start()
201 mBluetoothKeystoreNativeInterface.cleanup(); in cleanup()
202 mBluetoothKeystoreNativeInterface = null; in cleanup()
303 mBluetoothKeystoreNativeInterface.init(); in initJni()