summaryrefslogtreecommitdiff
path: root/core/jni/android_backup_FileBackupHelperBase.cpp
AgeCommit message (Expand)Author
2020-06-23Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2014-11-21Frameworks/base: Consistency in core/jniAndreas Gampe
2014-01-08AArch64: Use long for pointers in App/BackupAshok Bhat
2012-02-17frameworks/base refactoring.Mathias Agopian
2011-04-11You don't need to poke around inside FileDescriptor manually.Elliott Hughes
2010-03-05Fix up missed refactoring in JNI reg and preloaded-classesChristopher Tate
2009-06-22Helper API cleanup. Allows multiple helpers to function,Joe Onorato