Searched refs:expectedSensorType (Results 1 – 1 of 1) sorted by relevance
317 final String expectedSensorType = sensorCondition.getType(); in setStateConditions() local320 final Sensor foundSensor = findSensor(expectedSensorType, expectedSensorName); in setStateConditions()322 Slog.e(TAG, "Failed to find Sensor with type: " + expectedSensorType in setStateConditions()329 Slog.d(TAG, "Found sensor with type: " + expectedSensorType in setStateConditions()