Searched refs:SCREEN_DELAY (Results 1 – 3 of 3) sorted by relevance
97 private static final int SCREEN_DELAY = 2 * 60 * 1000; field in PanoramaActivity1159 mMainHandler.sendEmptyMessageDelayed(MSG_CLEAR_SCREEN_DELAY, SCREEN_DELAY); in keepScreenOnAwhile()
113 private static final int SCREEN_DELAY = 2 * 60 * 1000; field in Camera2263 mHandler.sendEmptyMessageDelayed(CLEAR_SCREEN_DELAY, SCREEN_DELAY); in keepScreenOnAwhile()
104 private static final int SCREEN_DELAY = 2 * 60 * 1000; field in VideoCamera1747 mHandler.sendEmptyMessageDelayed(CLEAR_SCREEN_DELAY, SCREEN_DELAY); in keepScreenOnAwhile()