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