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