Searched defs:BLUETOOTH_DISCOVERABILITY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java2601 public static final String BLUETOOTH_DISCOVERABILITY = field in class:Settings.System
3570 BLUETOOTH_DISCOVERABILITY,
3623 PUBLIC_SETTINGS.add(BLUETOOTH_DISCOVERABILITY);
3717 VALIDATORS.put(BLUETOOTH_DISCOVERABILITY, BLUETOOTH_DISCOVERABILITY_VALIDATOR);

Completed in 28 milliseconds