Home
last modified time | relevance | path

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

/hardware/st/nfc/st21nfc/
Dhal_wrapper.cc69 static bool isDebuggable; variable
122 isDebuggable = property_get_int32("ro.debuggable", 0); in hal_wrapper_open()
393 isDebuggable) { in halWrapperDataCallback()