Searched refs:restoreCallingWorkSource (Results 1 – 9 of 9) sorted by relevance
43 Binder.restoreCallingWorkSource(token); in testRestoreWorkSource()
155 Binder.restoreCallingWorkSource(token); in restoreWorkSource()
62 void restoreCallingWorkSource(int64_t token);
526 public static final native void restoreCallingWorkSource(long token); in restoreCallingWorkSource() method in Binder735 Binder.restoreCallingWorkSource(token); in onTransactEnded()
189 IPCThreadState::self()->restoreCallingWorkSource(0); in SetUp()969 IPCThreadState::self()->restoreCallingWorkSource(token); in TEST_F()996 IPCThreadState::self()->restoreCallingWorkSource(token); in TEST_F()
434 void IPCThreadState::restoreCallingWorkSource(int64_t token) in restoreCallingWorkSource() function in android::IPCThreadState
1003 IPCThreadState::self()->restoreCallingWorkSource(token); in android_os_Binder_restoreCallingWorkSource()
35785 method public static final void restoreCallingWorkSource(long);