Searched defs:sensorList (Results 1 – 2 of 2) sorted by relevance
231 String sensorList = request.substring(REQUEST_SENSOR_ON.length()).trim(); in processClientRequest() local234 String sensorList = request.substring(REQUEST_SENSOR_ON.length()).trim(); in processClientRequest() local311 private String handleSensorSwitchCommand(String sensorList, boolean switchOn) { in handleSensorSwitchCommand()
196 List<Sensor> sensorList = mSensorManager.getSensorList(Sensor.TYPE_ALL); in testTimestampClockSource() local