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 464 return bluetoothStateToFiveState(sLocalBluetoothAdapter.getBluetoothState());
492 setCurrentState(context, bluetoothStateToFiveState(bluetoothState));
499 private static int bluetoothStateToFiveState(int bluetoothState) {
    [all...]

Completed in 1201 milliseconds