Searched refs:mNeedToReopenDevices (Results 1 – 2 of 2) sorted by relevance
290 mNeedToReopenDevices(false), in EventHub()861 if (mNeedToReopenDevices) { in getEvents()862 mNeedToReopenDevices = false; in getEvents()1914 mNeedToReopenDevices = true; in requestReopenDevices()
459 bool mNeedToReopenDevices; variable