Searched refs:mNeedToReopenDevices (Results 1 – 2 of 2) sorted by relevance
889 mNeedToReopenDevices(false), in EventHub()1859 if (mNeedToReopenDevices) { in getEvents()1860 mNeedToReopenDevices = false; in getEvents()2844 mNeedToReopenDevices = true; in requestReopenDevices()
797 bool mNeedToReopenDevices; variable