Searched refs:nativeSetSystemUiLightsOut (Results 1 – 2 of 2) sorted by relevance
310 private static native void nativeSetSystemUiLightsOut(long ptr, boolean lightsOut); in nativeSetSystemUiLightsOut() method in InputManagerService1778 nativeSetSystemUiLightsOut(mPtr, lightsOut); in setSystemUiLightsOut()
1811 static void nativeSetSystemUiLightsOut(JNIEnv* /* env */, jclass /* clazz */, jlong ptr, in nativeSetSystemUiLightsOut() function2313 {"nativeSetSystemUiLightsOut", "(JZ)V", (void*)nativeSetSystemUiLightsOut},