Searched refs:WAIT_FOR_DRAW_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
127 private static final int WAIT_FOR_DRAW_TIMEOUT_MS = 3000; field in BoundsAnimationController289 mHandler.postDelayed(mResumeRunnable, WAIT_FOR_DRAW_TIMEOUT_MS); in pause()