Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
H A DBluetoothKeystoreNativeInterface.java74 BluetoothKeystoreService service = BluetoothKeystoreService.getBluetoothKeystoreService(); in setEncryptKeyOrRemoveKeyCallback()
91 BluetoothKeystoreService service = BluetoothKeystoreService.getBluetoothKeystoreService(); in getKeyCallback()
H A DBluetoothKeystoreService.java318 public static synchronized BluetoothKeystoreService getBluetoothKeystoreService() { in getBluetoothKeystoreService() method in BluetoothKeystoreService