Searched refs:setLightsOutMode (Results 1 – 5 of 5) sorted by relevance
50 public void setLightsOutMode(boolean enabled); in setLightsOutMode() method
581 public void setLightsOutMode(boolean enabled) { in setLightsOutMode() method in GLRootView
808 mActivity.getGLRoot().setLightsOutMode(false); in showBars()817 mActivity.getGLRoot().setLightsOutMode(true); in hideBars()1412 mActivity.getGLRoot().setLightsOutMode(true); in onResume()
218 mActivity.getGLRoot().setLightsOutMode(lightsOut); in resume()
277 mActivity.getGLRoot().setLightsOutMode(true); in pickPhoto()