Home
last modified time | relevance | path

Searched defs:mNotificationGutsExposed (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java249 private NotificationGuts mNotificationGutsExposed; field in BaseStatusBar
1183 guts.post(new Runnable() { in getNotificationLongClicker()