Home
last modified time | relevance | path

Searched refs:mAvailableDevicesCategoryIsPresent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSettings.java89 private boolean mAvailableDevicesCategoryIsPresent; field in BluetoothSettings
276 if (!mAvailableDevicesCategoryIsPresent) { in startScanning()
278 mAvailableDevicesCategoryIsPresent = true; in startScanning()