Searched defs:sensorNames (Results 1 – 2 of 2) sorted by relevance
111 String[] sensorNames = dozeParameters.brightnessNames(); in providesBrightnessSensors() local
940 Set<String> sensorNames = sensorNameByType.get(config.getType(), new ArraySet<>()); in build() local945 sensorNameByType.put(config.getType(), sensorNames); in build() local