Searched defs:setSystemUiLightsOut (Results 1 – 3 of 3) sorted by relevance
110 void setSystemUiLightsOut(boolean lightsOut); in setSystemUiLightsOut() method413 public native void setSystemUiLightsOut(boolean lightsOut); in setSystemUiLightsOut() method in NativeInputManagerService.NativeImpl
1362 public void setSystemUiLightsOut(boolean lightsOut) { in setSystemUiLightsOut() method in InputManagerService
1400 void NativeInputManager::setSystemUiLightsOut(bool lightsOut) { in setSystemUiLightsOut() function in android::NativeInputManager3353 {"setSystemUiLightsOut", "(Z)V", (void*)nativeSetSystemUiLightsOut}, in setSystemUiLightsOut() method