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