Searched refs:BLE_STOP_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
74 static final int BLE_STOP_TIMEOUT = 11; field in AdapterState121 case BLE_STOP_TIMEOUT: return "BLE_STOP_TIMEOUT"; in messageString()396 sendMessageDelayed(BLE_STOP_TIMEOUT, BLE_STOP_TIMEOUT_DELAY); in enter()402 removeMessages(BLE_STOP_TIMEOUT); in exit()413 case BLE_STOP_TIMEOUT: in processMessage()