Searched refs:cancellationRunnable (Results 1 – 2 of 2) sorted by relevance
234 private void performOnPendingIntentCancellation(View view, Runnable cancellationRunnable) { in performOnPendingIntentCancellation() argument241 cancellationRunnable.run(); in performOnPendingIntentCancellation()246 cancellationRunnable.run(); in performOnPendingIntentCancellation()
3841 Runnable cancellationRunnable = () -> { in agentDisconnected() local3855 cancellationRunnable).start(); in agentDisconnected()