Searched refs:callingIdent (Results 1 – 1 of 1) sorted by relevance
2820 final long callingIdent = Binder.clearCallingIdentity(); in addAppTask() local2883 Binder.restoreCallingIdentity(callingIdent); in addAppTask()