Searched refs:mCollectionEnabled (Results 1 – 1 of 1) sorted by relevance
41 mCollectionEnabled = false; in HidlSetUp()64 mCollectionEnabled = enable; in setCollection()79 : mCollectionEnabled(false), mCallback(nullptr) { in SensorsHidlEnvironmentBase()86 if (mCollectionEnabled) { in addEvent()99 bool mCollectionEnabled; variable