summaryrefslogtreecommitdiffstats
path: root/native/android/sensor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace epoll() with poll() and rename PollLoop to Looper.Jeff Brown2010-09-141-3/+3
* Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-071-2/+2
* Added SensorManager.getMinDelay()Mathias Agopian2010-07-291-0/+4
* new SensorServiceMathias Agopian2010-07-191-18/+19
* first step at implementing the native sensor supportMathias Agopian2010-07-131-0/+150