Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_GraphicsEnvironment.cpp29 bool isDebuggable_native() { in isDebuggable_native() function
114 {"isDebuggable", "()Z", reinterpret_cast<void*>(isDebuggable_native)},