Searched refs:oldToken (Results 1 – 3 of 3) sorted by relevance
1689 final long oldToken = Binder.clearCallingIdentity(); in cancelBackups() local1709 Binder.restoreCallingIdentity(oldToken); in cancelBackups()3474 long oldToken = Binder.clearCallingIdentity(); in isAppEligibleForBackup() local3487 Binder.restoreCallingIdentity(oldToken); in isAppEligibleForBackup()3496 long oldToken = Binder.clearCallingIdentity(); in filterAppsEligibleForBackup() local3514 Binder.restoreCallingIdentity(oldToken); in filterAppsEligibleForBackup()
8725 ImportanceToken oldToken = mImportantProcesses.get(pid); in setProcessImportant() local8726 if (oldToken != null) { in setProcessImportant()8727 oldToken.token.unlinkToDeath(oldToken, 0); in setProcessImportant()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...