Searched defs:DEFAULT_DISCOVERY_TIMEOUT_MS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java56 private static final long DEFAULT_DISCOVERY_TIMEOUT_MS = 12800; field in class:AdapterProperties
775 mDiscoveryEndMs = System.currentTimeMillis() + DEFAULT_DISCOVERY_TIMEOUT_MS;

Completed in 39 milliseconds