OSDN Git Service

Change API from flush(handle) to flush(). Call flush on all active sensors in the...
authorAravind Akella <aakella@google.com>
Tue, 8 Oct 2013 21:59:26 +0000 (14:59 -0700)
committerAravind Akella <aakella@google.com>
Thu, 10 Oct 2013 00:26:01 +0000 (17:26 -0700)
commit701166d9f60a6e1149ff568aec0e03f3f3925292
treec13bc43503cc3140efa88323823a8a79eb90b49c
parentd457ec52d7023e9a6112f313cd2bf94293162214
Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection.

Change-Id: I4ef2bec80406c517903ab9782dc9eaf3fa8b7f36
include/gui/ISensorEventConnection.h
include/gui/SensorEventQueue.h
libs/gui/ISensorEventConnection.cpp
libs/gui/SensorEventQueue.cpp
services/sensorservice/SensorService.cpp
services/sensorservice/SensorService.h