Searched defs:onCleanup (Results 1 – 3 of 3) sorted by relevance
106 CsdWarningDialog create(int csdWarning, Runnable onCleanup); in create()112 @Background DelayableExecutor delayableExecutor, @Assisted Runnable onCleanup) { in CsdWarningDialog()
71 public void onCleanup() { } in onCleanup() method in Pluggable
467 override fun onCleanup() { in <lambda>() method in com.android.systemui.statusbar.notification.collection.coordinator.KeyguardCoordinator