OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BluetoothSettings
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSettings.java
47
*
BluetoothSettings
is the Settings screen for Bluetooth configuration and
50
public final class
BluetoothSettings
extends DeviceListPreferenceFragment {
51
private static final String TAG = "
BluetoothSettings
";
96
public
BluetoothSettings
() {
/packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageDetail.java
56
import com.android.settings.bluetooth.
BluetoothSettings
;
289
pa.startPreferencePanel(
BluetoothSettings
.class.getName(), null,
Completed in 189 milliseconds