Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java300 public void initJni() { in initJni() method in BluetoothKeystoreService
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java457 mBluetoothKeystoreService.initJni(); in onCreate()