Searched refs:mDiscoveryPreference (Results 1 – 1 of 1) sorted by relevance
66 private final Preference mDiscoveryPreference; field in BluetoothDiscoverableEnabler99 mDiscoveryPreference = discoveryPreference; in BluetoothDiscoverableEnabler()115 mDiscoveryPreference.setOnPreferenceClickListener(this); in resume()126 mDiscoveryPreference.setOnPreferenceClickListener(null); in pause()161 mDiscoveryPreference.setSummary(R.string.bluetooth_is_discoverable_always); in updateTimerDisplay()164 mDiscoveryPreference.setSummary(mContext.getString(R.string.bluetooth_is_discoverable, in updateTimerDisplay()269 mDiscoveryPreference.setSummary(R.string.bluetooth_only_visible_to_paired_devices); in setSummaryNotDiscoverable()271 mDiscoveryPreference.setSummary(R.string.bluetooth_not_visible_to_other_devices); in setSummaryNotDiscoverable()