This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
native
/
android
History
Dianne Hackborn
db28a94d49
Fix issue
#3117918
: No way to finish a native activity
...
Change-Id: Ic53e712f7ab5412d72a31b96ecba252344b91644
2010-10-21 19:07:37 -07:00
..
Android.mk
Update OBB API to include callbacks
2010-09-28 17:23:26 -07:00
asset_manager.cpp
More native work.
2010-08-11 00:29:59 -07:00
configuration.cpp
More native work.
2010-08-11 00:29:59 -07:00
input.cpp
Replace epoll() with poll() and rename PollLoop to Looper.
2010-09-14 01:59:45 -07:00
looper.cpp
Replace epoll() with poll() and rename PollLoop to Looper.
2010-09-14 01:59:45 -07:00
native_activity.cpp
Fix issue
#3117918
: No way to finish a native activity
2010-10-21 19:07:37 -07:00
native_window.cpp
Add ANativeWindow API for directly drawing to the surface bits.
2010-07-09 16:58:19 -07:00
obb.cpp
Update OBB API to include callbacks
2010-09-28 17:23:26 -07:00
sensor.cpp
Replace epoll() with poll() and rename PollLoop to Looper.
2010-09-14 01:59:45 -07:00
storage_manager.cpp
OBB: rearrange to be entirely asynchronous
2010-10-11 17:22:03 -07:00