Home
last modified time | relevance | path

Searched defs:setCallRestriction (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/libhwbinder/
H A DProcessState.cpp205 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::hardware::ProcessState
/aosp_15_r20/frameworks/native/libs/binder/
H A DProcessState.cpp306 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState
H A DIPCThreadState.cpp602 void IPCThreadState::setCallRestriction(ProcessState::CallRestriction restriction) { in setCallRestriction() function in android::IPCThreadState