Home
last modified time | relevance | path

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

/frameworks/base/services/backup/java/com/android/server/backup/restore/
DActiveRestoreSession.java109 final long oldId = Binder.clearCallingIdentity(); in getAvailableRestoreSets() local
185 final long oldId = Binder.clearCallingIdentity(); in restoreAll() local
278 final long oldId = Binder.clearCallingIdentity(); in restorePackages() local
377 final long oldId = Binder.clearCallingIdentity(); in restorePackage() local
/frameworks/base/services/backup/java/com/android/server/backup/
DUserBackupManagerService.java2596 final long oldId = Binder.clearCallingIdentity(); in initializeTransports() local
2725 final long oldId = Binder.clearCallingIdentity(); in clearBackupData() local
2748 final long oldId = Binder.clearCallingIdentity(); in backupNow() local
2838 final long oldId = Binder.clearCallingIdentity(); in adbBackup() local
2941 final long oldId = Binder.clearCallingIdentity(); in fullTransportBackup() local
2999 final long oldId = Binder.clearCallingIdentity(); in adbRestore() local
3164 final long oldId = Binder.clearCallingIdentity(); in acknowledgeAdbBackupOrRestore() local
3230 final long oldId = Binder.clearCallingIdentity(); in setBackupEnabled() local
3258 final long oldId = Binder.clearCallingIdentity(); in setFrameworkSchedulingEnabled() local
3357 final long oldId = Binder.clearCallingIdentity(); in setAutoRestore() local
[all …]
DBackupManagerService.java521 final long oldId = Binder.clearCallingIdentity(); in setBackupServiceActive() local
1468 final long oldId = Binder.clearCallingIdentity(); in getUserForAncestralSerialNumber() local
1650 final long oldId = Binder.clearCallingIdentity(); in reportDelayedRestoreResult() local
/frameworks/native/services/surfaceflinger/tests/utils/
DTransactionUtils.h193 uid_t oldId; variable
/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_CreateDisplayTest.cpp111 int64_t oldId = IPCThreadState::self()->clearCallingIdentity(); in TEST_F() local
/frameworks/av/media/codec2/hal/client/
Doutput.cpp378 uint64_t oldId; in registerBuffer() local
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java799 final long oldId = Binder.clearCallingIdentity(); in isAlwaysOnPackageSupported() local
991 final long oldId = Binder.clearCallingIdentity(); in setAlwaysOnPackageInternal() local
1123 final long oldId = Binder.clearCallingIdentity(); in startAlwaysOnVpn() local
4294 final long oldId = Binder.clearCallingIdentity(); in storeAppExclusionList() local
4360 final long oldId = Binder.clearCallingIdentity(); in getAppExclusionList() local
/frameworks/base/libs/storage/
DIMountService.cpp352 int32_t renameSecureContainer(const String16& oldId, const String16& newId) in renameSecureContainer()
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java5717 private void stashProviderRestoreUpdateLocked(Provider provider, int oldId, int newId) { in stashProviderRestoreUpdateLocked()
5736 final int oldId, final int newId) { in alreadyStashed()
5747 private void stashHostRestoreUpdateLocked(Host host, int oldId, int newId) { in stashHostRestoreUpdateLocked()
5853 public int oldId; field in AppWidgetServiceImpl.BackupRestoreController.RestoreUpdateRecord
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java1496 final long oldId = Binder.clearCallingIdentity(); in isSettingRestrictedForUser() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java2782 PrinterId oldId = null; in onItemSelected() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp6696 uint64_t oldId, newId; in connectToSurface() local