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

  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 238 bool blueooth_available = delegate->GetBluetoothAvailable(); local
239 if (blueooth_available && !bluetooth_enabled &&
260 if (blueooth_available && bluetooth_enabled) {

Completed in 263 milliseconds