Searched defs:lightsOut (Results 1 – 2 of 2) sorted by relevance
61 private void applyLightsOut(boolean lightsOut, boolean animate, boolean force) { in applyLightsOut()
735 bool lightsOut = mLocked.systemUiVisibility & ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN; in updateInactivityTimeoutLocked() local