Searched refs:requestedSamplingPeriodNs (Results 1 – 1 of 1) sorted by relevance
694 nsecs_t requestedSamplingPeriodNs = samplingPeriodNs; in enableDisable() local713 if ((requestedSamplingPeriodNs >= SENSOR_SERVICE_CAPPED_SAMPLING_PERIOD_NS) || in enableDisable()715 mMicSamplingPeriodBackup[handle] = requestedSamplingPeriodNs; in enableDisable()734 nsecs_t requestedSamplingPeriodNs = samplingPeriodNs; in setEventRate() local752 if ((requestedSamplingPeriodNs >= SENSOR_SERVICE_CAPPED_SAMPLING_PERIOD_NS) || in setEventRate()754 mMicSamplingPeriodBackup[handle] = requestedSamplingPeriodNs; in setEventRate()