Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp2075 static void nativeSetSystemUiLightsOut(JNIEnv* env, jobject nativeImplObj, jboolean lightsOut) { in nativeSetSystemUiLightsOut() function
2765 {"setSystemUiLightsOut", "(Z)V", (void*)nativeSetSystemUiLightsOut},