Searched defs:sensorList (Results 1 – 3 of 3) 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()
290 List<Sensor> sensorList = mSensorManager.getSensorList(Sensor.TYPE_ALL); in testTimestampClockSource() local
1349 List<Sensor> sensorList = mSensorManager.getSensorList(Sensor.TYPE_ALL); in isMemoryTypeNeeded() local