Home
last modified time | relevance | path

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

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