Searched defs:SCAN_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
/packages/apps/TV/src/com/android/tv/ | ||
D | SetupPassthroughActivity.java | 210 private static final long SCAN_TIMEOUT_MS = TimeUnit.MINUTES.toMillis(30); field in SetupPassthroughActivity.ScanTimeoutMonitor |
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ | ||
D | AppScanStats.java | 111 static final int SCAN_TIMEOUT_MS = 30 * 60 * 1000; field in AppScanStats |