Home
last modified time | relevance | path

Searched refs:origUid (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DIPCThreadState.cpp1181 const uid_t origUid = mCallingUid; in executeCommand() local
1248 mCallingUid = origUid; in executeCommand()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1300 final int origUid = mInjectedCallingUid; in runWithSystemUid() local
1303 mInjectedCallingUid = origUid; in runWithSystemUid()