Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DProcessState.h61 status_t enableOnewaySpamDetection(bool enable);
/system/libhwbinder/
DProcessState.cpp347 status_t ProcessState::enableOnewaySpamDetection(bool enable) { in enableOnewaySpamDetection() function in android::hardware::ProcessState