Home
last modified time | relevance | path

Searched defs:isAllowed (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc741 bool CNfcConfig::isAllowed(const char* name) { in isAllowed() function in CNfcConfig
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp182 void VtsComposerClient::setVsyncAllowed(bool isAllowed) { in setVsyncAllowed()