Searched refs:mNeedToReopenDevices (Results 1 – 2 of 2) sorted by relevance
249 mNeedToReopenDevices(false), mNeedToScanDevices(true), in EventHub()829 if (mNeedToReopenDevices) { in getEvents()830 mNeedToReopenDevices = false; in getEvents()1912 mNeedToReopenDevices = true; in requestReopenDevices()
462 bool mNeedToReopenDevices; variable