/frameworks/base/services/backup/java/com/android/server/backup/restore/ |
D | ActiveRestoreSession.java | 97 long oldId = Binder.clearCallingIdentity(); in getAvailableRestoreSets() local 172 long oldId = Binder.clearCallingIdentity(); in restoreAll() local 263 long oldId = Binder.clearCallingIdentity(); in restorePackages() local 338 long oldId = Binder.clearCallingIdentity(); in restorePackage() local
|
/frameworks/base/services/backup/java/com/android/server/backup/ |
D | UserBackupManagerService.java | 2670 final long oldId = Binder.clearCallingIdentity(); in initializeTransports() local 2795 long oldId = Binder.clearCallingIdentity(); in clearBackupData() local 2816 long oldId = Binder.clearCallingIdentity(); in backupNow() local 2905 long oldId = Binder.clearCallingIdentity(); in adbBackup() local 3008 final long oldId = Binder.clearCallingIdentity(); in fullTransportBackup() local 3061 long oldId = Binder.clearCallingIdentity(); in adbRestore() local 3192 long oldId = Binder.clearCallingIdentity(); in acknowledgeAdbBackupOrRestore() local 3249 long oldId = Binder.clearCallingIdentity(); in setBackupEnabled() local 3321 final long oldId = Binder.clearCallingIdentity(); in setAutoRestore() local 3362 long oldId = Binder.clearCallingIdentity(); in getCurrentTransportComponent() local [all …]
|
D | BackupManagerService.java | 478 long oldId = Binder.clearCallingIdentity(); in setBackupServiceActive() local 1406 long oldId = Binder.clearCallingIdentity(); in getUserForAncestralSerialNumber() local
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
D | Vpn.java | 471 final long oldId = Binder.clearCallingIdentity(); in isAlwaysOnPackageSupported() local 575 final long oldId = Binder.clearCallingIdentity(); in setAlwaysOnPackageInternal() local 698 final long oldId = Binder.clearCallingIdentity(); in startAlwaysOnVpn() local
|
/frameworks/native/services/surfaceflinger/tests/utils/ |
D | TransactionUtils.h | 173 uid_t oldId; variable
|
/frameworks/av/media/codec2/hidl/1.0/utils/ |
D | OutputBufferQueue.cpp | 225 uint64_t oldId; in registerBuffer() local
|
/frameworks/base/libs/storage/ |
D | IMountService.cpp | 354 int32_t renameSecureContainer(const String16& oldId, const String16& newId) in renameSecureContainer()
|
/frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
D | AppWidgetServiceImpl.java | 4745 private void stashProviderRestoreUpdateLocked(Provider provider, int oldId, int newId) { in stashProviderRestoreUpdateLocked() 4764 final int oldId, final int newId) { in alreadyStashed() 4775 private void stashHostRestoreUpdateLocked(Host host, int oldId, int newId) { in stashHostRestoreUpdateLocked() 4866 public int oldId; field in AppWidgetServiceImpl.BackupRestoreController.RestoreUpdateRecord
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | SettingsProvider.java | 1261 final long oldId = Binder.clearCallingIdentity(); in isSettingRestrictedForUser() local
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | PrintActivity.java | 2780 PrinterId oldId = null; in onItemSelected() local
|
/frameworks/av/media/libstagefright/ |
D | MediaCodec.cpp | 3974 uint64_t oldId, newId; in connectToSurface() local
|