HomeSort by relevance Sort by last modified time
    Searched full:_backup (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/java/com/android/server/updates/
SELinuxPolicyInstallReceiver.java 52 new File(contexts, seappContextsPath + "_backup"));
55 new File(contexts, propertyContextsPath + "_backup"));
58 new File(contexts, fileContextsPath + "_backup"));
61 new File(contexts, sepolicyPath + "_backup"));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fileinput.py 210 self._backup = backup
284 if backupfilename and not self._backup:
318 self._filename + (self._backup or os.extsep+"bak"))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fileinput.py 210 self._backup = backup
284 if backupfilename and not self._backup:
318 self._filename + (self._backup or os.extsep+"bak"))
  /external/javasqlite/src/main/java/SQLite/
Database.java 609 _backup(b, dest, destName, this, srcName); method
614 private static native void _backup(Backup b, Database dest, method in class:Database
  /packages/apps/Exchange/assets/
FolderSyncParserTest3.txt     [all...]

Completed in 526 milliseconds