Home
last modified time | relevance | path

Searched refs:oldCallingId (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/backup/java/com/android/server/backup/
H A DUserBackupManagerService.java4347 final long oldCallingId = Binder.clearCallingIdentity(); in getBackupDestinationFromTransport() local
4357 Binder.restoreCallingIdentity(oldCallingId); in getBackupDestinationFromTransport()