Searched refs:setCallRestriction (Results 1 – 4 of 4) sorted by relevance
92 void setCallRestriction(CallRestriction restriction);
125 ps->setCallRestriction(ProcessState::CallRestriction::FATAL_IF_NOT_ONEWAY); in main()
231 void ProcessState::setCallRestriction(CallRestriction restriction) { in setCallRestriction() function in android::ProcessState