Searched defs:lightsOut (Results 1 – 2 of 2) sorted by relevance
140 public void setLowProfile(final boolean lightsOut) { in setLowProfile()144 public void setLowProfile(final boolean lightsOut, final boolean animate, final boolean force) { in setLowProfile()
674 bool lightsOut = mLocked.systemUiVisibility & ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN; in updateInactivityTimeoutLocked() local