Searched refs:responseIntent (Results 1 – 2 of 2) sorted by relevance
130 Intent responseIntent = new Intent() in acquireLock() local134 sendBroadcast(responseIntent); in acquireLock()
196 Intent responseIntent = new Intent(BLE_SCAN_RESP); in onScanResult() local197 sendBroadcast(responseIntent); in onScanResult()