Searched refs:mCheckDecorViewRunnable (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
H A DSystemBarHelper.java253 private Runnable mCheckDecorViewRunnable = new Runnable() { field in class:SystemBarHelper.DecorViewFinder
265 mHandler.post(mCheckDecorViewRunnable);
278 mCheckDecorViewRunnable.run();

Completed in 82 milliseconds