Searched refs:BLUETOOTH_LE_BROADCAST_NAME (Results 1 – 4 of 4) sorted by relevance
106 Settings.Secure.getUriFor(Settings.Secure.BLUETOOTH_LE_BROADCAST_NAME),590 mContentResolver, Settings.Secure.BLUETOOTH_LE_BROADCAST_NAME, broadcastName); in setBroadcastName()730 mContentResolver, Settings.Secure.BLUETOOTH_LE_BROADCAST_NAME); in updateBroadcastInfoFromContentProvider()
247 Settings.Secure.BLUETOOTH_LE_BROADCAST_NAME,
397 VALIDATORS.put(Secure.BLUETOOTH_LE_BROADCAST_NAME, ANY_STRING_VALIDATOR); in VALIDATORS.put() argument
7466 public static final String BLUETOOTH_LE_BROADCAST_NAME = "bluetooth_le_broadcast_name"; field in Settings.Secure