Searched defs:sensorId (Results 1 – 2 of 2) sorted by relevance
213 final int sensorId = getSensorId(sensor); in processClientRequest() local327 int sensorId = getSensorId(sensorName); in handleSensorSwitchCommand() local344 int sensorId = -1; in getSensorId() local381 private String switchSensor(int sensorId, boolean switchOn) { in switchSensor()385 private String switchSensor(int sensorId, boolean switchOn, String requestFrequency) { in switchSensor()
148 Integer sensorId = mCallback.getSensorId(); in test4_OnReconnect() local