Searched refs:cancelUpdateFontScaleRunnable (Results 1 – 1 of 1) sorted by relevance
72 private var cancelUpdateFontScaleRunnable: Runnable? = null variable162 cancelUpdateFontScaleRunnable?.run() in updateFontScaleDelayed()163 cancelUpdateFontScaleRunnable = in updateFontScaleDelayed()168 cancelUpdateFontScaleRunnable?.run() in onStop()169 cancelUpdateFontScaleRunnable = null in onStop()