Searched refs:mNeedToReopenDevices (Results 1 – 2 of 2) sorted by relevance
260 mNeedToReopenDevices(false), in EventHub()839 if (mNeedToReopenDevices) { in getEvents()840 mNeedToReopenDevices = false; in getEvents()1908 mNeedToReopenDevices = true; in requestReopenDevices()
458 bool mNeedToReopenDevices; variable