Searched refs:BLUETOOTH_ADDRESS (Results 1 – 2 of 2) sorted by relevance
646 mContentResolver, Settings.Secure.BLUETOOTH_ADDRESS, mUserId); in loadStoredNameAndAddress()671 Settings.Secure.putStringForUser(mContentResolver, Settings.Secure.BLUETOOTH_ADDRESS, in storeNameAndAddress()677 mContentResolver, Settings.Secure.BLUETOOTH_ADDRESS, in storeNameAndAddress()
6378 public static final String BLUETOOTH_ADDRESS = "bluetooth_address"; field in Settings.Secure