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