Searched refs:mRestoreKey (Results 1 – 1 of 1) sorted by relevance
39 private final long mRestoreKey; field in ClearCallingIdentityContext52 mRestoreKey = Binder.clearCallingIdentity(); in ClearCallingIdentityContext()57 Binder.restoreCallingIdentity(mRestoreKey); in close()