Searched refs:oldCallingId (Results 1 – 1 of 1) sorted by relevance
4347 final long oldCallingId = Binder.clearCallingIdentity(); in getBackupDestinationFromTransport() local4357 Binder.restoreCallingIdentity(oldCallingId); in getBackupDestinationFromTransport()