Searched refs:BluetoothKeystoreService (Results 1 – 4 of 4) sorted by relevance
31 private BluetoothKeystoreService mBluetoothKeystoreService;63 public void init(BluetoothKeystoreService service) { in init()79 final BluetoothKeystoreService service = mBluetoothKeystoreService; in setEncryptKeyOrRemoveKeyCallback()101 final BluetoothKeystoreService service = mBluetoothKeystoreService; in getKeyCallback()
61 public class BluetoothKeystoreService { class62 private static final String TAG = BluetoothKeystoreService.class.getSimpleName();64 private static BluetoothKeystoreService sBluetoothKeystoreService;112 public BluetoothKeystoreService( in BluetoothKeystoreService() method in BluetoothKeystoreService
47 private BluetoothKeystoreService mBluetoothKeystoreService;100 mBluetoothKeystoreService = new BluetoothKeystoreService(mMockNativeInterface, true); in setUp()263 mBluetoothKeystoreService = new BluetoothKeystoreService(mMockNativeInterface, false); in testParserFileAfterDisableCommonCriteriaMode()285 mBluetoothKeystoreService = new BluetoothKeystoreService(mMockNativeInterface, true); in testParserFileAfterDisableCommonCriteriaModeWhenEnableCommonCriteriaMode()
125 import com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService;297 private BluetoothKeystoreService mBluetoothKeystoreService;668 new BluetoothKeystoreService( in init()