Searched refs:origWorkSource (Results 1 – 3 of 3) sorted by relevance
230 long origWorkSource = ThreadLocalWorkSource.setUid(msg.workSourceUid); in loopOnce() local243 ThreadLocalWorkSource.restore(origWorkSource); in loopOnce()
1440 final long origWorkSource = callingUid == -1 in execTransact() local1450 ThreadLocalWorkSource.restore(origWorkSource); in execTransact()
1371 const int32_t origWorkSource = mWorkSource; in executeCommand() local1461 mWorkSource = origWorkSource; in executeCommand()