OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetoothstatetofivestate
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java
464
return
bluetoothStateToFiveState
(sLocalBluetoothAdapter.getBluetoothState());
492
setCurrentState(context,
bluetoothStateToFiveState
(bluetoothState));
499
private static int
bluetoothStateToFiveState
(int bluetoothState) {
[
all
...]
Completed in 1201 milliseconds