Searched refs:SECURE_SETTINGS_BLUETOOTH_ADDRESS (Results 1 – 1 of 1) sorted by relevance
87 private static final String SECURE_SETTINGS_BLUETOOTH_ADDRESS = "bluetooth_address"; field in BluetoothManagerService508 mAddress = Settings.Secure.getString(mContentResolver, SECURE_SETTINGS_BLUETOOTH_ADDRESS); in loadStoredNameAndAddress()531 Settings.Secure.putString(mContentResolver, SECURE_SETTINGS_BLUETOOTH_ADDRESS, address); in storeNameAndAddress()536 SECURE_SETTINGS_BLUETOOTH_ADDRESS)); in storeNameAndAddress()