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)
committerThe Android Automerger <android-build@google.com>
Fri, 11 Oct 2013 19:42:13 +0000 (12:42 -0700)
commit4c4cd9c8cc91ec4d221ceabd58b84ab226bd38f1
treed072a671aabe0adba9a2aecd7a58ced55f5092e5
parenta8b5982c32f6232428e9dcab691bb0bca6f72d63
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