Home
last modified time | relevance | path

Searched defs:oldId (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/restore/
DActiveRestoreSession.java95 long oldId = Binder.clearCallingIdentity(); in getAvailableRestoreSets() local
170 long oldId = Binder.clearCallingIdentity(); in restoreAll() local
257 long oldId = Binder.clearCallingIdentity(); in restoreSome() local
331 long oldId = Binder.clearCallingIdentity(); in restorePackage() local
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java2341 final long oldId = Binder.clearCallingIdentity(); in initializeTransports() local
2393 long oldId = Binder.clearCallingIdentity(); in clearBackupData() local
2471 long oldId = Binder.clearCallingIdentity(); in adbBackup() local
2543 final long oldId = Binder.clearCallingIdentity(); in fullTransportBackup() local
2594 long oldId = Binder.clearCallingIdentity(); in adbRestore() local
2698 long oldId = Binder.clearCallingIdentity(); in acknowledgeAdbBackupOrRestore() local
2796 long oldId = Binder.clearCallingIdentity(); in setBackupEnabled() local
2864 final long oldId = Binder.clearCallingIdentity(); in setAutoRestore() local
3006 final long oldId = Binder.clearCallingIdentity(); in updateTransportAttributes() local
3034 final long oldId = Binder.clearCallingIdentity(); in selectBackupTransport() local
[all …]
/frameworks/base/libs/storage/
DIMountService.cpp354 int32_t renameSecureContainer(const String16& oldId, const String16& newId) in renameSecureContainer()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2377 final long oldId = Binder.clearCallingIdentity(); in registerForBroadcastsLocked() local
4623 private void stashProviderRestoreUpdateLocked(Provider provider, int oldId, int newId) { in stashProviderRestoreUpdateLocked()
4642 final int oldId, final int newId) { in alreadyStashed()
4653 private void stashHostRestoreUpdateLocked(Host host, int oldId, int newId) { in stashHostRestoreUpdateLocked()
4774 public int oldId; field in AppWidgetServiceImpl.BackupRestoreController.RestoreUpdateRecord
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java599 final long oldId = Binder.clearCallingIdentity(); in startAlwaysOnVpn() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java2780 PrinterId oldId = null; in onItemSelected() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp3363 uint64_t oldId, newId; in connectToSurface() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java24427 long oldId = Binder.clearCallingIdentity(); in applyOomAdjLocked() local