Searched refs:UDFPS_DISPLAY_STATE_DELAY (Results 1 – 1 of 1) sorted by relevance
72 public static final int UDFPS_DISPLAY_STATE_DELAY = 1200; field in DozeScreenState195 mHandler.postDelayed(mApplyPendingScreenState, UDFPS_DISPLAY_STATE_DELAY); in transitionTo()216 mHandler.postDelayed(mApplyPendingScreenState, UDFPS_DISPLAY_STATE_DELAY); in applyPendingScreenState()