Searched refs:mNeedToReopenDevices (Results 1 – 2 of 2) sorted by relevance
205 mNeedToReopenDevices(false), mNeedToScanDevices(true), in EventHub()752 if (mNeedToReopenDevices) { in getEvents()753 mNeedToReopenDevices = false; in getEvents()1736 mNeedToReopenDevices = true; in requestReopenDevices()
458 bool mNeedToReopenDevices; variable