Searched refs:scanning (Results 1 – 9 of 9) sorted by relevance
84 final RawBatteryStats.SignalScanningTime scanning in createRemainder() local88 if (strength != null && scanning != null && misc != null) { in createRemainder()96 remainder.scanningTimeMs = scanning.phoneSignalScanningTimeMs; in createRemainder()
47 …- Setup wizard opts user into allowing scanning for improved location. We show no further dialogs …49 …- In the scan mode, the device continues to allow scanning from any app with Wi-Fi turned off. Thi…
539 // Duration spent BLE scanning blamed on this App (i.e. apportioned to this540 // app amongst all apps doing BLE scanning; see explanation of 'apportioned'545 // Running unoptimized BLE scanning, as defined by Bluetooth's550 // Running unoptimized BLE scanning when app is in background. Durations are553 // Count of results returned by BLE scanning.870 // this app amongst all apps doing Wifi-scanning; see explanation of
195 …places, SysUI checks to ensure that the build is debuggable before even scanning or loading any pl…
45 // Does the user have scanning enabled.1533 // Amount of time wifi is scanning (ms)1883 // Total time the wifi radio is scanning in ms over the logging duration.
677 // ACTION: Connect to a Wi-Fi network by scanning a QR code
5159 boolean scanning = false; in updateAllPhoneStateLocked()5189 scanning = true; in updateAllPhoneStateLocked()5201 if (!scanning) { in updateAllPhoneStateLocked()
7223 // ACTION: Connect to a Wi-Fi network by scanning a QR code
1073 * Note that Wifi may still perform certain functions (e.g. location scanning) even when disabled.