Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DProcessState.h61 status_t enableOnewaySpamDetection(bool enable);
/frameworks/native/include/binder/
DProcessState.h61 status_t enableOnewaySpamDetection(bool enable);
/frameworks/native/libs/binder/
DProcessState.cpp362 status_t ProcessState::enableOnewaySpamDetection(bool enable) { in enableOnewaySpamDetection() function in android::ProcessState