Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java845 final View guts = row.findViewById(R.id.notification_guts); in inflateGuts() local
926 final NotificationGuts guts = (NotificationGuts) v.findViewById( in getNotificationLongClicker() local