Searched refs:SCREEN_DELAY (Results 1 – 6 of 6) 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()
98 private static final int SCREEN_DELAY = 2 * 60 * 1000; field in PanoramaModule1212 mMainHandler.sendEmptyMessageDelayed(MSG_CLEAR_SCREEN_DELAY, SCREEN_DELAY); in keepScreenOnAwhile()
151 private static final int SCREEN_DELAY = 2 * 60 * 1000; field in PhotoModule2385 mHandler.sendEmptyMessageDelayed(CLEAR_SCREEN_DELAY, SCREEN_DELAY); in keepScreenOnAwhile()
110 private static final int SCREEN_DELAY = 2 * 60 * 1000; field in VideoModule1788 mHandler.sendEmptyMessageDelayed(CLEAR_SCREEN_DELAY, SCREEN_DELAY); in keepScreenOnAwhile()
113 private static final int SCREEN_DELAY = 2 * 60 * 1000; field in Camera2245 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()