Home
last modified time | relevance | path

Searched defs:restoreCallingWorkSource (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DBinder.java504 public static final native void restoreCallingWorkSource(long token); in restoreCallingWorkSource() method in Binder
/frameworks/native/libs/binder/
DIPCThreadState.cpp434 void IPCThreadState::restoreCallingWorkSource(int64_t token) in restoreCallingWorkSource() function in android::IPCThreadState