Searched refs:requestedSamplingPeriodNs (Results 1 – 1 of 1) sorted by relevance
690 nsecs_t requestedSamplingPeriodNs = samplingPeriodNs; in enableDisable() local710 requestedSamplingPeriodNs >= SENSOR_SERVICE_CAPPED_SAMPLING_PERIOD_NS) { in enableDisable()711 mMicSamplingPeriodBackup[handle] = requestedSamplingPeriodNs; in enableDisable()730 nsecs_t requestedSamplingPeriodNs = samplingPeriodNs; in setEventRate() local749 requestedSamplingPeriodNs >= SENSOR_SERVICE_CAPPED_SAMPLING_PERIOD_NS) { in setEventRate()750 mMicSamplingPeriodBackup[handle] = requestedSamplingPeriodNs; in setEventRate()