Home | History | Annotate | Download | only in camera

Lines Matching refs:MSG_CLEAR_SCREEN_DELAY

94     private static final int MSG_CLEAR_SCREEN_DELAY = 4;
318 case MSG_CLEAR_SCREEN_DELAY:
1205 mMainHandler.removeMessages(MSG_CLEAR_SCREEN_DELAY);
1210 mMainHandler.removeMessages(MSG_CLEAR_SCREEN_DELAY);
1212 mMainHandler.sendEmptyMessageDelayed(MSG_CLEAR_SCREEN_DELAY, SCREEN_DELAY);
1216 mMainHandler.removeMessages(MSG_CLEAR_SCREEN_DELAY);