Home
last modified time | relevance | path

Searched refs:removeRunnable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java5246 Runnable removeRunnable = in removeNotification() local
5251 addPostCollapseAction(removeRunnable); in removeNotification()
5253 removeRunnable.run(); in removeNotification()