Home
last modified time | relevance | path

Searched refs:KEY_BT_DISCOVERABLE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSettings.java55 private static final String KEY_BT_DISCOVERABLE = "bt_discoverable"; field in BluetoothSettings
95 (CheckBoxPreference) findPreference(KEY_BT_DISCOVERABLE)); in onCreate()