Searched defs:setCallRestriction (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/libhwbinder/ | ||
H A D | ProcessState.cpp | 205 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::hardware::ProcessState |
/aosp_15_r20/frameworks/native/libs/binder/ | ||
H A D | ProcessState.cpp | 306 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState |
H A D | IPCThreadState.cpp | 602 void IPCThreadState::setCallRestriction(ProcessState::CallRestriction restriction) { in setCallRestriction() function in android::IPCThreadState |