Searched refs:RENDER_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
88 private static final int RENDER_DELAY_MILLIS = 50; field in TinyPlanetFragment429 mHandler.postDelayed(mCreateTinyPlanetRunnable, RENDER_DELAY_MILLIS); in scheduleUpdate()