Searched refs:mShowIndicationRunnable (Results 1 – 1 of 1) sorted by relevance
346 private final Runnable mShowIndicationRunnable; field in KeyguardIndicationRotateTextViewController.ShowNextIndication350 mShowIndicationRunnable = () -> { in ShowNextIndication()355 mCancelDelayedRunnable = mExecutor.executeDelayed(mShowIndicationRunnable, delay); in ShowNextIndication()360 mShowIndicationRunnable.run(); in runImmediately()