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