Searched refs:mNeedToReopenDevices (Results 1 – 2 of 2) sorted by relevance
181 mNeedToReopenDevices(false), mNeedToScanDevices(true), in EventHub()714 if (mNeedToReopenDevices) { in getEvents()715 mNeedToReopenDevices = false; in getEvents()1616 mNeedToReopenDevices = true; in requestReopenDevices()
427 bool mNeedToReopenDevices; variable