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

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

Completed in 52 milliseconds