Home
last modified time | relevance | path

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

/frameworks/base/services/backup/java/com/android/server/backup/
DUserBackupManagerService.java4389 final long oldCallingId = Binder.clearCallingIdentity(); in getBackupDestinationFromTransport() local
4399 Binder.restoreCallingIdentity(oldCallingId); in getBackupDestinationFromTransport()