Searched refs:setSystemUiLightsOut (Results 1 – 4 of 4) sorted by relevance
282 void setSystemUiLightsOut(bool lightsOut);1023 void NativeInputManager::setSystemUiLightsOut(bool lightsOut) { in setSystemUiLightsOut() function in android::NativeInputManager1815 im->setSystemUiLightsOut(lightsOut); in nativeSetSystemUiLightsOut()
2802 mService.mInputManager.setSystemUiLightsOut(
1777 public void setSystemUiLightsOut(boolean lightsOut) { in setSystemUiLightsOut() method in InputManagerService
19575 HPLcom/android/server/input/InputManagerService;->setSystemUiLightsOut(Z)V