Searched defs:restartAction (Results 1 – 4 of 4) sorted by relevance
171 val restartAction = mock<Consumer<Boolean>>() regex179 val restartAction = mock<Consumer<Boolean>>() regex190 val restartAction = mock<Consumer<Boolean>>() regex201 val restartAction = mock<Consumer<Boolean>>() regex
521 GlobalActionsDialogLite.RestartAction restartAction = in testShouldLogRebootPress() local529 GlobalActionsDialogLite.RestartAction restartAction = in testShouldLogRebootLongPress() local
344 private void dispatchListenersAndMaybeRestart(String name, Consumer<Boolean> restartAction) { in dispatchListenersAndMaybeRestart()
598 RestartAction restartAction = new RestartAction(); in createActionItems() local