Searched refs:UPDATE_STATE_DESCRIPTION_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
80 private static final int UPDATE_STATE_DESCRIPTION_DELAY_MS = 100; field in WindowMagnificationController668 mHandler.postDelayed(mUpdateStateDescriptionRunnable, UPDATE_STATE_DESCRIPTION_DELAY_MS); in setScale()