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
50 private BluetoothKeystoreService mBluetoothKeystoreService;103 mBluetoothKeystoreService = new BluetoothKeystoreService(mMockNativeInterface, true); in setUp()254 mBluetoothKeystoreService = new BluetoothKeystoreService(mMockNativeInterface, false); in testParserFileAfterDisableCommonCriteriaMode()274 mBluetoothKeystoreService = new BluetoothKeystoreService(mMockNativeInterface, true); in testParserFileAfterDisableCommonCriteriaModeWhenEnableCommonCriteriaMode()
131 import com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService;316 private BluetoothKeystoreService mBluetoothKeystoreService;631 new BluetoothKeystoreService( in init()