Searched refs:onPulsationStopped (Results 1 – 1 of 1) sorted by relevance
442 postDelayed(() -> onPulsationStopped(), mDuration); in start()449 post(() -> onPulsationStopped()); in stop()452 private void onPulsationStopped() { in onPulsationStopped() method in CellBroadcastAlertDialog.PulsationHandler