HomeSort by relevance Sort by last modified time
    Searched full:bluetoothstatetofivestate (Results 1 - 1 of 1) sorted by null

  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 457 return bluetoothStateToFiveState(sLocalBluetoothAdapter.getBluetoothState());
485 setCurrentState(context, bluetoothStateToFiveState(bluetoothState));
492 private static int bluetoothStateToFiveState(int bluetoothState) {
    [all...]

Completed in 1042 milliseconds