Searched refs:outerToken (Results 1 – 1 of 1) sorted by relevance
184 long outerToken = Binder.clearCallingIdentity(); in testGetCallingUidOrThrow_multipleClearsAreRestoredCorrectly_throws() local190 Binder.restoreCallingIdentity(outerToken); in testGetCallingUidOrThrow_multipleClearsAreRestoredCorrectly_throws()199 long outerToken = Binder.clearCallingIdentity(); in testGetCallingUidOrThrow_onlyOutermostClearIsRestored_throws() local204 Binder.restoreCallingIdentity(outerToken); in testGetCallingUidOrThrow_onlyOutermostClearIsRestored_throws()214 long outerToken = Binder.clearCallingIdentity(); in testGetCallingUidOrThrow_multipleClearsAreRestoredIncorrectly_doesNotThrow() local219 Binder.restoreCallingIdentity(outerToken); in testGetCallingUidOrThrow_multipleClearsAreRestoredIncorrectly_doesNotThrow()