Home
last modified time | relevance | path

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

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