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