Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanManager.java77 private static final int MSG_SUSPEND_SCANS = 4; field in ScanManager
283 case MSG_SUSPEND_SCANS: in handleMessage()
1329 sendMessage(MSG_SUSPEND_SCANS, null);
1357 sendMessage(MSG_SUSPEND_SCANS, null);