Searched refs:onCleanup (Results 1 – 8 of 8) sorted by relevance
105 CsdWarningDialog create(int csdWarning, Runnable onCleanup); in create() argument111 @Background DelayableExecutor delayableExecutor, @Assisted Runnable onCleanup) { in CsdWarningDialog() argument117 mOnCleanup = onCleanup; in CsdWarningDialog()
71 public void onCleanup() { } in onCleanup() method in Pluggable
352 override fun onCleanup() {
225 public void onCleanup() {
1193 notifSection.getSectioner().onCleanup(); in cleanupPluggables()1196 comparator.onCleanup(); in cleanupPluggables()1206 pluggables.get(i).onCleanup(); in callOnCleanup()
933 taskAdapter.onCleanup();1242 void onCleanup() {
247 unseenFilter.onCleanup()
129 public CsdWarningDialog create(int warningType, Runnable onCleanup) {