Searched refs:MAX_COUNT_SENSOR (Results 1 – 1 of 1) sorted by relevance
30 const int32_t MAX_COUNT_SENSOR = 200; variable49 if (sensorInfo == nullptr || !(count > 0 && count < MAX_COUNT_SENSOR)) { in CheckSersorUsable()