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/
DStatusBarNotificationActivityStarter.java486 Runnable removeRunnable = in removeNotification() local
491 mShadeController.addPostCollapseAction(removeRunnable); in removeNotification()
493 removeRunnable.run(); in removeNotification()