Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DProcessState.h90 void setCallRestriction(CallRestriction restriction);
/frameworks/native/libs/binder/
DProcessState.cpp240 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState