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.java104 final long oldId = Binder.clearCallingIdentity(); in getAvailableRestoreSets() local
180 final long oldId = Binder.clearCallingIdentity(); in restoreAll() local
273 final long oldId = Binder.clearCallingIdentity(); in restorePackages() local
358 final long oldId = Binder.clearCallingIdentity(); in restorePackage() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_CreateDisplayTest.cpp69 int64_t oldId = IPCThreadState::self()->clearCallingIdentity(); in TEST_F() local
/frameworks/base/services/backup/java/com/android/server/backup/
DUserBackupManagerService.java2569 final long oldId = Binder.clearCallingIdentity(); in initializeTransports() local
2698 final long oldId = Binder.clearCallingIdentity(); in clearBackupData() local
2721 final long oldId = Binder.clearCallingIdentity(); in backupNow() local
2810 final long oldId = Binder.clearCallingIdentity(); in adbBackup() local
2914 final long oldId = Binder.clearCallingIdentity(); in fullTransportBackup() local
2972 final long oldId = Binder.clearCallingIdentity(); in adbRestore() local
3103 final long oldId = Binder.clearCallingIdentity(); in acknowledgeAdbBackupOrRestore() local
3164 final long oldId = Binder.clearCallingIdentity(); in setBackupEnabled() local
3252 final long oldId = Binder.clearCallingIdentity(); in setAutoRestore() local
3293 final long oldId = Binder.clearCallingIdentity(); in getCurrentTransportComponent() local
[all …]
DBackupManagerService.java481 final long oldId = Binder.clearCallingIdentity(); in setBackupServiceActive() local
1417 final long oldId = Binder.clearCallingIdentity(); in getUserForAncestralSerialNumber() local
/frameworks/native/services/surfaceflinger/tests/utils/
DTransactionUtils.h193 uid_t oldId; variable
/frameworks/av/media/codec2/hidl/client/
Doutput.cpp341 uint64_t oldId; in registerBuffer() local
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java716 final long oldId = Binder.clearCallingIdentity(); in isAlwaysOnPackageSupported() local
905 final long oldId = Binder.clearCallingIdentity(); in setAlwaysOnPackageInternal() local
1027 final long oldId = Binder.clearCallingIdentity(); in startAlwaysOnVpn() local
4122 final long oldId = Binder.clearCallingIdentity(); in storeAppExclusionList() local
4185 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.java4960 private void stashProviderRestoreUpdateLocked(Provider provider, int oldId, int newId) { in stashProviderRestoreUpdateLocked()
4979 final int oldId, final int newId) { in alreadyStashed()
4990 private void stashHostRestoreUpdateLocked(Host host, int oldId, int newId) { in stashHostRestoreUpdateLocked()
5092 public int oldId; field in AppWidgetServiceImpl.BackupRestoreController.RestoreUpdateRecord
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProvider.java1430 final long oldId = Binder.clearCallingIdentity(); in isSettingRestrictedForUser() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java2779 PrinterId oldId = null; in onItemSelected() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp5462 uint64_t oldId, newId; in connectToSurface() local