Searched refs:SECURE_SETTINGS_BLUETOOTH_NAME (Results 1 – 1 of 1) sorted by relevance
94 private static final String SECURE_SETTINGS_BLUETOOTH_NAME = "bluetooth_name"; field in BluetoothManagerService532 mName = Settings.Secure.getString(mContentResolver, SECURE_SETTINGS_BLUETOOTH_NAME); in loadStoredNameAndAddress()547 Settings.Secure.putString(mContentResolver, SECURE_SETTINGS_BLUETOOTH_NAME, name); in storeNameAndAddress()551 SECURE_SETTINGS_BLUETOOTH_NAME)); in storeNameAndAddress()